Releases: elseu/use-binding
Releases · elseu/use-binding
v2.0.1
2.0.1 (2022-07-21)
Bug Fixes
- allow react 18 and update deps (95b0bfa)
- use the correct node version to deploy (d163334)
v2.0.1-develop.1
Bug Fixes
- allow react 18 and update deps (95b0bfa)
- use the correct node version to deploy (d163334)
v2.0.0
2.0.0 (2021-11-17)
Features
- useBinding: closer mimic useControlledState (0fdc74e)
BREAKING CHANGES
- useBinding: when using the fallbackValue, the state is now uncontrolled
v2.0.0-develop.1
Features
- useBinding: closer mimic useControlledState (0fdc74e)
BREAKING CHANGES
- useBinding: when using the fallbackValue, the state is now uncontrolled
v1.1.2
1.1.2 (2021-02-17)
Bug Fixes
v1.1.1
1.1.1 (2020-11-13)
Bug Fixes
- update to react 17 support (a85a3d8)
v1.1.0
1.1.0 (2020-01-29)
Features
- useBinding: support mutator functions (d16b0df)
v1.0.1
1.0.1 (2019-10-30)
Bug Fixes
- readme: change repository URLs to ELSeu (3ecdba0)
v1.0.0
1.0.0 (2019-10-18)
Bug Fixes
- build: include Github token in build script (62a4c41)
- build: use better auto-publish script (4a67b14)
- build: use better auto-publish script (2) (f829424)