Skip to content

Releases: PlasmoHQ/storage

v1.11.0

18 Jun 20:25
Compare
Choose a tag to compare

What's Changed

  • feat: Allow specifying custom serializer/deserializer functions for storage by @tbrockman in #57
  • feat: ♻️ Implement loading state to know if the storage is currently loading. by @SamHoque in #54
  • feat: implement isLoading state by @nvitaterna in #56

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

16 Apr 06:46
Compare
Choose a tag to compare

What's changed

Full Changelog: v1.9.3...v1.10.0

v1.9.3

17 Feb 02:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.2...v1.9.3

v1.9.2

08 Feb 01:39
Compare
Choose a tag to compare

What's Changed

  • fix: hook value type having undefined even when with default value by @apteryxxyz in #52

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

29 Jan 22:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

10 Nov 08:34
Compare
Choose a tag to compare

bump deps

Full Changelog: v1.8.1...v1.9.0

v1.8.1

16 Oct 18:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

08 Sep 03:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.8.0

v1.6.0

10 May 21:57
3a25b34
Compare
Choose a tag to compare

What's Changed

  • fix: Storage.prototype.remove and Storage.prototype.removeAll to handle namespace correctly by @shuntksh in #32

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

10 Apr 22:13
Compare
Choose a tag to compare

What's Changed

  • fix: watch function only trigger once for each key-callback pair.
  • chore: update to TS5
  • chore: comment out userAgent log by @agmmnn in #28

New Contributors

Full Changelog: v1.3.0...v1.5.0