Skip to content

Releases: rehooks/local-storage

Serialize JSON objects

18 Jun 13:10
Compare
Choose a tag to compare

v1.5.1

18 Jun 05:51
Compare
Choose a tag to compare
  • 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

v1.4.0...v1.5.1

Delete Key option

06 Apr 08:42
Compare
Choose a tag to compare

v1.3.0

04 Apr 11:21
Compare
Choose a tag to compare

v1.2.0...v1.3.0

v1.2.0

03 Apr 09:10
Compare
Choose a tag to compare
  • Fix Return Type, Add Delete Function, Add Documentation Generation, Fix Module Resolution (#10) 5c72ea1 by @jharrilim

v1.1.0...v1.2.0

Add write to local-storage and move to Typescript

01 Apr 13:29
Compare
Choose a tag to compare
  • 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

a794442...v1.1.0