Releases: jollyjerr/react-autosave
Releases · jollyjerr/react-autosave
0.4.4
What's Changed
- fix: resolve react and react-dom dependency conflicts by @Limegrass in #30
- chore: update version information by @jollyjerr
New Contributors
- @Limegrass made their first contribution in #30
Full Changelog: 0.4.3...0.4.4
0.4.3
What's Changed
- chore: update deps by @jollyjerr in #28
- fix!: esm typescript support by @jollyjerr in #29
Full Changelog: 0.4.2...0.4.3
0.4.2
0.4.1
What's Changed
- ENG: Update Deps by @jollyjerr in #18
- ENG: Add Prettier by @jollyjerr in #20
- i17: Stabilize Onsave by @jollyjerr in #21
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- ENG: Pnpm and Vite by @jollyjerr in #13
- i12: Falsy Values by @jollyjerr in #14
- feat: optional fire on unmount by @jollyjerr in #15
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
v0.3.0
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