Skip to content

Releases: elseu/use-binding

v2.0.1

21 Jul 11:27
Compare
Choose a tag to compare

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

21 Jul 11:22
Compare
Choose a tag to compare
v2.0.1-develop.1 Pre-release
Pre-release

2.0.1-develop.1 (2022-07-21)

Bug Fixes

  • allow react 18 and update deps (95b0bfa)
  • use the correct node version to deploy (d163334)

v2.0.0

17 Nov 09:55
bcfa438
Compare
Choose a tag to compare

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

14 Oct 11:43
Compare
Choose a tag to compare
v2.0.0-develop.1 Pre-release
Pre-release

2.0.0-develop.1 (2021-10-14)

Features

  • useBinding: closer mimic useControlledState (0fdc74e)

BREAKING CHANGES

  • useBinding: when using the fallbackValue, the state is now uncontrolled

v1.1.2

17 Feb 12:10
Compare
Choose a tag to compare

1.1.2 (2021-02-17)

Bug Fixes

v1.1.1

13 Nov 14:50
2844737
Compare
Choose a tag to compare

1.1.1 (2020-11-13)

Bug Fixes

  • update to react 17 support (a85a3d8)

v1.1.0

29 Jan 08:46
Compare
Choose a tag to compare

1.1.0 (2020-01-29)

Features

  • useBinding: support mutator functions (d16b0df)

v1.0.1

30 Oct 10:56
Compare
Choose a tag to compare

1.0.1 (2019-10-30)

Bug Fixes

  • readme: change repository URLs to ELSeu (3ecdba0)

v1.0.0

18 Oct 15:55
Compare
Choose a tag to compare

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)