Skip to content

Releases: munkacsimark/local-data-storage

Update dependencies

17 Sep 23:27
f90f569
Compare
Choose a tag to compare
v0.4.4

update dependencies

Update dependencies

24 Mar 23:18
a751f6f
Compare
Choose a tag to compare
  • changed module to ES2022
  • updated deps
  • some fixes

Rewrite to TypeScript

27 Aug 17:14
236f1fb
Compare
Choose a tag to compare

⚠️ It contains breaking changes since it was rewritten completely to TS. It's based no more on classes, it's a set of helper functions now. However function names remained the same and it should work with old localstorage keys because it's based on the same LocalDataStorageItem structure.

Update dependencies

06 Aug 04:13
8a5f5a8
Compare
Choose a tag to compare
v0.2.4

New build + version bump