Breaking Changes
There are no breaking changes in this release.
Changelog
- [new] Add experimental and preliminary support for 'ReadOnly' mode.
- [new] Add LocalStorage.Remove() operation, to delete a key
- [docs] Explained in the README that this has nothing to do with the browser :)
- [config] Upgraded test project from netcoreapp2.0 => net5.0
- [minor] Updated dependencies
- [minor] Added base LocalStorageException