Releases: nanostores/persistent
Releases · nanostores/persistent
1.3.3
05 Feb 21:05
Compare
Sorry, something went wrong.
No results found
Reduced decoding calls on no value changes (by @d8corp ).
1.3.2
05 Feb 10:08
Compare
Sorry, something went wrong.
No results found
Fixed handling broke JSON in persistentJSON (by @d8corp ).
1.3.1
04 Feb 20:05
Compare
Sorry, something went wrong.
No results found
Fixed persistentBoolean restoring on pageshow (by @d8corp ).
1.3.0
29 Jan 21:42
Compare
Sorry, something went wrong.
No results found
Added persistentJSON() helper (by @d8corp ).
1.2.1
28 Jan 12:16
Compare
Sorry, something went wrong.
No results found
Fixed keeping user’s value after changes default value by not removing key (by @d8corp ).
Initialize store as soon as possible (by @d8corp ).
1.2.0
20 Oct 10:15
Compare
Sorry, something went wrong.
No results found
Added persistentBoolean() helper.
1.1.0
04 Jul 14:42
Compare
Sorry, something went wrong.
No results found
Added ability to delete key from storage in encode.
Fixed reaction on atom’s key removal.
1.0.0
10 Apr 22:42
Compare
Sorry, something went wrong.
No results found
Added Nano Stores 1.0 support.
Removed Node.js 18 support.
0.10.2
03 Aug 23:47
Compare
Sorry, something went wrong.
No results found
Added Nano Stores 0.11 support.
0.10.1
21 Feb 16:35
Compare
Sorry, something went wrong.
No results found
Fixed multiple update events on single persistentMap.set call (by @kaytwo ).