This project adheres to Semantic Versioning.
- Update types. Huge thanks https://github.com/cuzzlor
- Add functionality to use different converter for values. Huge thanks https://github.com/jedelson-pagerduty
- Update recoil to 0.7.2 version
- Update recoil to 0.6.1 version
- Update recoil to 0.5.1 version
- Update resetting atom logic
- Update recoil to 0.4.0 version
- Use merge item if storage has this function
- Update peer peer dependencies
- Fix updating multiple atoms from recoil callback hook
- Fix removing key on reset
- Fix updating the storage with null and undefined value
- Remove key on reset. Thanks https://github.com/toddmcbrearty
- Fix throwing error with no localStorage
- Handle async storage
- Rewring library to TypeScript with using
effects_UNSTABLE
. Huge thanks https://github.com/rhys-saldanha
- Update typescript type definition. Thanks https://github.com/rhys-saldanha
- Adding typescript type definition. Thanks https://github.com/bluelovers
- Add dual publishing for commonjs and esm
- Update dependencies
- Unsilence all errors
- Update dependencies
- Fixing Nextjs Incompatibility (#9). Thanks https://github.com/dimaip
- Update dependencies.
- Fix saving and updating values from atoms created using atomFamily.
- Update dependencies.
- Add keywords to package.json.
- Update dependencies.
- Update npmignore.
- Update dependencies.
- Update README. Clean up the code.
- Clean up the code.
- Add more tests, change API, update README.
- Update README, add test
- Initial release.