Skip to content

Releases: andipaetzold/react-firehooks

v1.1.2-next.1

14 Oct 22:34
Compare
Choose a tag to compare
v1.1.2-next.1 Pre-release
Pre-release

1.1.2-next.1 (2021-10-14)

Bug Fixes

  • add modules to files of package.json (a85a39f)
  • allow importing modules individually (c6e50f5)
  • allow null & undefined as storage reference (1fa0a6b)
  • do not change pkgRoot (d7b40ef)
  • run build before release (5a95393)

v1.1.1

14 Oct 22:06
Compare
Choose a tag to compare

1.1.1 (2021-10-14)

Bug Fixes

  • allow null & undefined as storage reference (3c95bd5)

v1.1.0

14 Oct 21:14
Compare
Choose a tag to compare

1.1.0 (2021-10-14)

Features

v1.0.1

14 Oct 20:38
Compare
Choose a tag to compare

1.0.1 (2021-10-14)

Bug Fixes

  • accept null as reference & query (1a4300e)