UNPKG
storable-state
Version:
latest (2.1.0)
2.1.0
2.0.1
2.0.0
1.0.1
1.0.0
State management library that integrates with localStorage
storable-state
/
CHANGELOG.md
2 lines
•
131 B
Markdown
View Raw
1
2
# 2.1.0: November 30, 2020
-
Added the serializable store to be able to store javascript apis like
`Map`
and
`() => doSomething()`