Skip to content

Releases: react-hookz/web

v1.7.5

28 Apr 00:59
Compare
Choose a tag to compare

1.7.5 (2021-04-28)

Bug Fixes

  • rollback husky version and add it to dependabot ignore (099ea5b)

v1.7.4

25 Apr 23:20
Compare
Choose a tag to compare

1.7.4 (2021-04-25)

Bug Fixes

  • lint issues auto-fix with ESLint (9f9e53e)

v1.7.3

24 Apr 10:08
Compare
Choose a tag to compare

1.7.3 (2021-04-24)

Bug Fixes

  • better not to split declarations from files (c6a2d92)
  • lint issues auto-fix with ESLint (63bf8e2)

v1.7.2

24 Apr 09:53
Compare
Choose a tag to compare

1.7.2 (2021-04-24)

Bug Fixes

  • lint issues auto-fix with ESLint (11b9a07)
  • replace husky v6 with husky v4 as v5+ ruins CI lint autofix (a50955a)

v1.7.1

23 Apr 22:42
Compare
Choose a tag to compare

1.7.1 (2021-04-23)

Bug Fixes

  • add ci yarn caching layer (5aa8ae1)

v1.6.2

22 Apr 01:02
Compare
Choose a tag to compare

1.6.2 (2021-04-22)

Bug Fixes

  • add hook link to README.md (368f1d9)

v1.6.1

21 Apr 19:15
Compare
Choose a tag to compare

1.6.1 (2021-04-21)

Bug Fixes

  • useUnmountEffect and useMountEffect typings fix (32ec0c7)

v1.6.0

21 Apr 14:14
Compare
Choose a tag to compare

1.6.0 (2021-04-21)

Features

v1.5.0

21 Apr 13:54
Compare
Choose a tag to compare

1.5.0 (2021-04-21)

Features

  • make tests import hooks from the index (3210650)

v1.4.3

21 Apr 09:45
Compare
Choose a tag to compare

1.4.3 (2021-04-21)

Bug Fixes

  • dist package returned to bundle (e92bd18)