All Versions
10
Latest Version
Avg Release Cycle
110 days
Latest Release
2602 days ago
Changelog History
Changelog History
-
v1.0.0 Changes
February 01, 2018- ๐ Perf: Only synchronize storage on unmount.
- This saves a lot of stringify / localStorage churn by only saving when we must.
- This has a semantic change; state is not synced as often and we can no longer throw errors if you have a key collision, so this is a major update.
- โ Rework testing with Jest.
- ๐ Perf: Only synchronize storage on unmount.
-
v0.3.1 Changes
February 13, 2017- ๐ Small performance fix in
stateFilterKeys
iteration. - โก๏ธ Updated development dependencies.
- ๐ Small performance fix in
-
v0.3.0 Changes
May 10, 2016- ๐ Allow setting
props.localStorageKey
as a function. It will be called with the component asthis
. - ๐ Allow setting
false
(or a function that returnsfalse
) to shut off the mixin.
๐ (History before 0.2.9 was not written here, see the Git log)
- ๐ Allow setting
-
v0.2.9
January 27, 2016 -
v0.2.8
September 22, 2015 -
v0.2.7
September 11, 2015 -
v0.2.6
August 25, 2015 -
v0.2.5
August 14, 2015 -
v0.2.4
June 15, 2015 -
v0.2.3
May 21, 2015