Releases: oyvindhermansen/preserve
Releases · oyvindhermansen/preserve
Release list
New feature and security vulnerability fixes
Feature release
New feature! ⭐️
preserve now has the possibilities of setting initial state to its initialization.
Example:
const myItem = preserve('myKey', 0);Fixed in #1