Skip to content

Releases: jollyjerr/react-autosave

0.4.4

04 Jan 18:19
Compare
Choose a tag to compare

What's Changed

  • fix: resolve react and react-dom dependency conflicts by @Limegrass in #30
  • chore: update version information by @jollyjerr

New Contributors

Full Changelog: 0.4.3...0.4.4

0.4.3

08 Oct 02:20
18bb87e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.4.3

0.4.2

15 Dec 17:10
ec86942
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1

24 Oct 03:45
4cfc8a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

15 May 22:58
3465e9a
Compare
Choose a tag to compare

What's Changed

changelog: https://github.com/jollyjerr/react-autosave/blob/main/CHANGELOG.md#040---5-15-22

diff: 0.3.1...0.4.0

0.3.1

21 Dec 17:45
83e9f46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

v0.3.0

16 Oct 23:50
d65a0ac
Compare
Choose a tag to compare

Added

  • Linting and format checking.

Changed

  • Hook and component both fire on unmount with current, not debounced, value.

Diff

https://github.com/jollyjerr/react-autosave/compare/0.2.2..0.3.0

0.2.2

20 May 01:07
Compare
Choose a tag to compare

switch to yarn berry (#2)
Add typescript declaration map (#3)
bump version number
improve docs (#4)
add new type files to npm

0.2.0

18 May 21:51
9f39790
Compare
Choose a tag to compare
  • Remove Lodash
  • Add useAutosave hook
  • Hit 100% testing coverage
  • Docs

0.1.5

18 May 21:43
Compare
Choose a tag to compare

The first version of react-autosave