issues
search
polemius
/
recoil-persist
Package for recoil state manager to persist and rehydrate store
https://polemius.dev/recoil-persist/
MIT License
353
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use typescript generic
#82
paschaldev
opened
1 year ago
0
can we use indexedb?
#81
koraysels
closed
1 year ago
3
Update index.ts
#80
paulmand3l
closed
1 year ago
0
can not install 5.0.0 in npm
#79
lhojun
closed
1 year ago
1
support custom serialization/deserialization. fixes #75
#78
jedelson-pagerduty
closed
1 year ago
8
how to testing with jest!
#77
thuantvDr4
opened
1 year ago
0
Cookie policy report
#76
markoboras0712
opened
1 year ago
0
Make parseState or getState configurable
#75
tpict
closed
1 year ago
1
Bump minimist from 1.2.5 to 1.2.8
#74
dependabot[bot]
opened
1 year ago
0
Fix PersistStorage.getItem async typing to match sync version.
#73
cuzzlor
closed
1 year ago
3
Feat/synchronize windows
#72
OwenDelahoy
opened
1 year ago
1
Bump json5 from 1.0.1 to 1.0.2
#71
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#70
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#69
dependabot[bot]
opened
1 year ago
0
Update README.md
#68
oliv37
closed
1 year ago
1
Bump loader-utils from 1.4.0 to 1.4.2
#67
dependabot[bot]
opened
2 years ago
0
Bump loader-utils from 1.4.0 to 1.4.1
#66
dependabot[bot]
closed
2 years ago
1
Hydration Issue nextjs
#65
Leykwan132
opened
2 years ago
6
recoil-persist not working as expected with useSetRecoilState in the useEffect hook
#64
sarobolket
opened
2 years ago
1
Bump semver-regex from 3.1.3 to 3.1.4
#63
dependabot[bot]
opened
2 years ago
0
Fix Asynchronous Compactability
#62
emmsdan
opened
2 years ago
0
Bump nanoid from 3.1.22 to 3.3.4
#61
dependabot[bot]
opened
2 years ago
0
Update peerDependency of recoil
#60
eggplants
closed
2 years ago
4
Fix: Async getItem function may return null
#59
faiare
opened
2 years ago
1
Bump async from 2.6.3 to 2.6.4
#58
dependabot[bot]
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#57
dependabot[bot]
closed
1 year ago
1
Update peerDependency of recoil
#56
413n
closed
2 years ago
1
Compatibility with localForage
#55
insaindesign
opened
2 years ago
2
Checklist for migration to 0.6.x and React 18.
#54
cognivore
opened
2 years ago
3
Usage with localForage/IndexedDB/Dexie
#53
NickVishwamitraJTY
opened
2 years ago
2
Bump nanoid from 3.1.22 to 3.2.0
#52
dependabot[bot]
closed
2 years ago
1
does not support multiple state setter in local storage
#51
skyrocketeer
opened
2 years ago
0
Reset atoms no longer remove from local storage
#50
caviyacht
opened
3 years ago
3
Cannot Encryption localStorage key
#49
bobwatcherx
opened
3 years ago
1
Persist state using chrome storage api instead of local storage?
#48
smartify-jia
closed
3 years ago
5
Bump tmpl from 1.0.4 to 1.0.5
#47
dependabot[bot]
closed
3 years ago
0
Bump semver-regex from 3.1.2 to 3.1.3
#46
dependabot[bot]
closed
3 years ago
0
AsyncStorage implementation issue.
#45
dezudas
opened
3 years ago
5
persistAtom error on initialLoad
#44
deshario
opened
3 years ago
3
Next.js compatibility
#43
mildfuzz
opened
3 years ago
1
Bump path-parse from 1.0.6 to 1.0.7
#42
dependabot[bot]
closed
3 years ago
0
Bump ws from 5.2.2 to 5.2.3
#41
dependabot[bot]
closed
3 years ago
0
Feature Request: transformer like in redux-persist
#40
jembach
closed
3 years ago
2
Bump browserslist from 4.16.4 to 4.16.6
#39
dependabot[bot]
closed
3 years ago
0
ability to set multiple value for single key
#38
skyrocketeer
closed
3 years ago
4
fix: prevent atom effect from overwriting state when batching set's
#37
bartvanremortele
opened
3 years ago
2
prevent DefaultValue from being set when the localStorage state does not contain the key. Fixes #26
#36
bartvanremortele
opened
3 years ago
0
Async/await causes a race condition in React
#35
bartvanremortele
opened
3 years ago
5
Is it possible to have two tabs open using the same app without overwriting each others state?
#34
josoroma-zz
closed
3 years ago
2
Update peer dependency
#33
henriq-88
closed
3 years ago
7
Next