Skip to content

Releases: oyvindhermansen/preserve

New feature and security vulnerability fixes

Choose a tag to compare

@oyvindhermansen oyvindhermansen released this 20 Jul 16:31

New feature

Introducing preserveLogger #2

Fixes of vulnerabilities

Feature release

Choose a tag to compare

@oyvindhermansen oyvindhermansen released this 11 Feb 07:20

New feature! ⭐️

preserve now has the possibilities of setting initial state to its initialization.

Example:

const myItem = preserve('myKey', 0);

Fixed in #1