Skip to content

Commit 72eac46

Browse files
committed
Create awareness for 1.0-breaking-changes branch
1 parent d7262c8 commit 72eac46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ redux-localstorage
33

44
Store enhancer that syncs (a subset) of your Redux store state to localstorage.
55

6-
Redux-localstorage includes support for [immutable collections](#immutable-data). Support for React Native's AsyncStorage is coming; watch this space.
6+
**NOTE:** Be sure to check out the [1.0-breaking-changes](https://github.com/elgerlambert/redux-localstorage/tree/1.0-breaking-changes) branch (available on npm as `redux-localstorage@beta`). It includes support for flexible storage backends, including (but not limited to) `sessionStorage` and react-natives' `AsyncStorage`!
77

88
## Installation
99
```js

0 commit comments

Comments
 (0)