All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.5.0 - 2023-05-04
- Assertion for
prefixconstructor argument. The constructor will now throw if theprefixis not a non-empty string.
- Upgrade
lint-stagedfrom13.2.0to13.2.2. - Upgrade
prettierfrom2.8.4to2.8.8. - Upgrade
typescriptfrom5.0.2to5.0.4.
0.4.0 - 2023-03-17
- Support for the following
Objectstatic methods:keysvaluesentriesgetOwnPropertyNamesgetOwnPropertyDescriptorgetOwnPropertyDescriptors
0.3.0 - 2023-03-16
- "Features" section to README.
- Support for dot and bracket property accessors.
- Upgrade
@ava/typescriptfrom3.0.1to4.0.0. - Upgrade
typescriptfrom5.0.1-rcto5.0.2, thus switching to a stable release.
0.2.1 - 2023-03-15
- Rename test files to use
testinstead ofspec.
- Include TypeScript source files in package releases. Release 0.2.0 added source maps, but they are useless without source files.
0.2.0 - 2023-03-14
- Source maps are now generated and included.
- 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 - 2023-03-13
NamespacedStorageclass withlengthsetItemgetItemdeleteItemkeyclear