Skip to content

Releases: rehooks/local-storage

v2.4.5

23 Aug 17:20
Compare
Choose a tag to compare
  • add node 18 as min supported engine e38a412
  • Bump highlight.js from 10.1.0 to 10.4.1 (#71) b9b8e78
  • Bump handlebars from 4.7.6 to 4.7.7 (#85) 3f71f21
  • Bump ajv from 6.10.0 to 6.12.6 (#86) c8ad04d
  • Bump follow-redirects from 1.13.3 to 1.14.8 (#87) e4d598b
  • allow functional updates to state (#98) 90e4a65
  • Fix global is not defined in browser (#93) 9f4cf8b

v2.4.4...v2.4.5

v2.4.4

01 Jan 14:48
Compare
Choose a tag to compare
  • feat: add next.js + ssr compatibility (#80) 310b209
  • Add source files to the NPM package to fix source map identification (#82) 324cfc7

v2.4.3...v2.4.4

v2.4.3

07 Sep 04:40
Compare
Choose a tag to compare

v2.4.1...v2.4.3

v2.4.2

25 Jul 17:21
Compare
Choose a tag to compare
  • Add CustomEvent polyfill
  • Update CI Node versions

v2.4.1

21 Apr 10:37
Compare
Choose a tag to compare

v2.4.0...v2.4.1

v2.4.0

30 Apr 13:11
Compare
Choose a tag to compare

v2.2.3...v2.4.0

v2.2.2

20 Feb 09:24
Compare
Choose a tag to compare
  • ♻️ refactor eventListeners inside useEffect for stable pointers(#20) - @mayteio
  • Fix For Falsy Default Values Not Being Written to LocalStorage - @jharrilim
  • Fix stale localState (#44) - @mayteio
    • Fix stale localState when key changes externally, added test
    • update onLocalStorageChange dependency to include key, subsequent calls would be stale.

v2.1.0...v2.2.2

v2.1.0

09 Dec 04:14
Compare
Choose a tag to compare

v2.0.0...v2.1.0

v2.0.0

30 Nov 21:28
Compare
Choose a tag to compare

Changes local-storage to not overwrite a value that was already in the localstorage whenever the component mounts.

v1.7.0

21 Oct 08:51
Compare
Choose a tag to compare

v1.6.0...v1.7.0