Skip to content

Releases: adambrgmn/fransvilhelm

@fransvilhelm/hooks@3.1.4

15 Dec 09:57
883f0fc
Compare
Choose a tag to compare

Patch Changes

@fransvilhelm/hooks@3.1.3

14 Dec 12:51
8a05814
Compare
Choose a tag to compare

Patch Changes

@fransvilhelm/hooks@3.1.2

14 Dec 11:10
9d75df5
Compare
Choose a tag to compare

Patch Changes

@fransvilhelm/changeset-changelog@1.1.1

14 Dec 12:51
8a05814
Compare
Choose a tag to compare

Patch Changes

@fransvilhelm/changeset-changelog@1.1.0

14 Dec 11:10
9d75df5
Compare
Choose a tag to compare

Minor Changes

v3.1.1

09 Dec 19:45
8afb3fd
Compare
Choose a tag to compare

Patch Changes

v3.1.0

09 Dec 19:12
1f71890
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v3.0.0

30 Sep 06:59
cdc4fad
Compare
Choose a tag to compare

Major Changes

Minor Changes

Patch Changes

  • Clear localstorage item if passed undefined/null (by @adambrgmn in #25)

v2.0.1

28 Feb 08:50
Compare
Choose a tag to compare

2.0.1 (2020-02-28)

Bug Fixes

  • pkg: resolve correct entry files in dist (045636d), closes #17

v2.0.0

24 Feb 00:22
Compare
Choose a tag to compare

2.0.0 (2020-02-24)

Bug Fixes

  • add onChange arg to useInput (cf0b6ee)
  • add onChange argument to useCheckbox (474f2dd)
  • apply use-subscription where applicable (#15) (d280dc1)
  • make options a ref (91b489a)

Features

  • introduce lifecycle hooks (c64550b)
  • use-dimensions: accept ref as input (5aac80e)

BREAKING CHANGES

  • use-dimensions: Require ref as input instead as output