4.3.1 • Published 7 years ago

redux-persist-immutable v4.3.1

Weekly downloads
4,258
License
MIT
Repository
github
Last release
7 years ago

Redux Persist Immutable

A wrapper around redux-persist that provides ImmutableJS support.

Usage

For entire api see redux-persist docs. This library is a drop in replacement.

import { persistStore, autoRehydrate } from 'redux-persist-immutable'

persistStore(store)

Immutable records

persistStore(state, { records: [SomeRecord] })
4.3.1

7 years ago

4.3.0

7 years ago

4.2.0

7 years ago

4.1.0

7 years ago

4.0.1

8 years ago

4.0.0

8 years ago

4.0.0-alpha6

8 years ago

4.0.0-alpha4

8 years ago

4.0.0-alpha3

8 years ago

4.0.0-alpha2

8 years ago

4.0.0-alpha1

8 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.0

9 years ago