Releases: prettygoodtech/namespaced-web-storage
Releases · prettygoodtech/namespaced-web-storage
0.5.0
Added
- Assertion for
prefixconstructor argument. The constructor will now throw if
theprefixis not a non-empty string.
Changed
- Upgrade
lint-stagedfrom13.2.0to13.2.2. - Upgrade
prettierfrom2.8.4to2.8.8. - Upgrade
typescriptfrom5.0.2to5.0.4.
0.4.0
Added
- Support for the following
Objectstatic methods:keysvaluesentriesgetOwnPropertyNamesgetOwnPropertyDescriptorgetOwnPropertyDescriptors
0.3.0
Added
- "Features" section to README.
- Support for dot and bracket property accessors.
Changed
- Upgrade
@ava/typescriptfrom3.0.1to4.0.0. - Upgrade
typescriptfrom5.0.1-rcto5.0.2, thus switching to a stable
release.
0.2.1
0.2.0
Added
- Source maps are now generated and included.
Changed
- Improve README documentation:
- Add "Installation and Usage" section
- Add info badges at the top
- The npm script
testwill not also generate test coverage reports.
0.1.0
Added
NamespacedStorageclass withlengthsetItemgetItemdeleteItemkeyclear