v0.12.0
BREAKING CHANGE:
-> hook import is now moved to the hook subpath: @plasmohq/storage/hook
Make sure your bundler support this otherwise you might need to revert to <v0.11
What's Changed
- fix: avoid parsing old value if not exists by @prakashchokalingam in #5
- feat: add support for unwatching by @vantezzen in #9
- v0.8.0 - refactor the Storage constructor() to take in an object instead by @nicolaerusan in #10
- Migrate to webextension-polyfill (#11) by @vantezzen in #12
- feat: option to treat all keys as secret by @martonlederer in #14
- React
useState
style callback support for setting a new value by @martonlederer in #15 - feat: unlimited storage by @Developer27149 in #16
New Contributors
- @prakashchokalingam made their first contribution in #5
- @vantezzen made their first contribution in #9
- @nicolaerusan made their first contribution in #10
- @martonlederer made their first contribution in #14
- @Developer27149 made their first contribution in #16
- @louisgv made their first contribution in #18
Full Changelog: https://github.com/PlasmoHQ/storage/commits/v0.12.0