Releases: rehooks/local-storage
Releases · rehooks/local-storage
Serialize JSON objects
v1.5.1
- Use useCallback hook, update react-testing-library dependency 10fef69
- 1.5.0 38fe446
- Add optional example to readme c4eb958
- Update dependencies bf02ace
- Add Optional Default Value, Split Code, Add Unit Tests (#18) 495bb09
- Update README.md 878bb49
- Update README.md 06835de
- Updated README With Live Example (#14) 8b4348a
- Initial docs subtree commit b073a6b
Delete Key option
v1.3.0
v1.2.0
- Fix Return Type, Add Delete Function, Add Documentation Generation, Fix Module Resolution (#10) 5c72ea1 by @jharrilim
Add write to local-storage and move to Typescript
- Change usage to include custom event and many other changes (#9) 974ac1d by @jharrilim
- Change to TypeScript, Add tests, Use react testing library
- Pass tests, update docs on usage
- Add docker and make
- Add comments, watch for storage event as well