Releases: shenjunru/react-fiber-keep-alive
Releases · shenjunru/react-fiber-keep-alive
0.7.1
Compare
Sorry, something went wrong.
No results found
feat: replace Map by IMap interface in Context type
0.7.0
Compare
Sorry, something went wrong.
No results found
feat: support useInsertionEffect()
feat: expose keep-alive context and types
feat: add onRead() and onSave() optional props
0.6.3
Compare
Sorry, something went wrong.
No results found
feat: move internal storages to context
0.6.2
Compare
Sorry, something went wrong.
No results found
fix: ref update life-circle
fix: es module build target
0.6.1
Compare
Sorry, something went wrong.
No results found
0.6.0
Compare
Sorry, something went wrong.
No results found
feat: add useIgnoreKeepAlive() api
feat: cleanup while provider unmount
feat: handle name value changes
0.5.0
Compare
Sorry, something went wrong.
No results found
feat: add "ignore" prop to control the cache
fix: recursive <KeepAlive> issue
fix: onetime effect hooks issue
0.4.2
Compare
Sorry, something went wrong.
No results found
0.4.1
Compare
Sorry, something went wrong.
No results found
feat: support react-dom portal api
fix: effect hooks execution order on react v16 / v17
0.3.4
Compare
Sorry, something went wrong.
No results found
feat: remove keep-alive host elements
fix: effect hooks for forwardRef()