Releases: StructureBuilder/react-keep-alive
Releases · StructureBuilder/react-keep-alive
v2.0.0-alpha.0
- Fix component does not get DOM box model properly
- Increase the componentDidActivate and componentWillUnactivate lifecycles
v1.2.1
- Fix call stack for useKeepAliveEffect
- Fix name error
v1.2.0
- Not getting DOM through FiberNode
v1.1.0
- Increase the name prop
v1.0.0
- Remove the
componentDidActivate
andcomponentWillUnactivate
lifecycles - Remove the
<KeepAlive>
onActivate
andonUnactivate
events - Add
useKeepAliveEffect
hook
v1.0.0-alpha.0
- Remove the
componentDidActivate
andcomponentWillUnactivate
lifecycles - Remove the
<KeepAlive>
onActivate
andonUnactivate
events - Add
useKeepAliveEffect
hook
v0.4.3
- Fix multiple nested errors when switching
v0.4.2
- Fix link
v0.4.1
- Fix Logo
v0.4.0
- Add README.zh_CN.md
- Add ONLINE_EDITOR.md
- Add Logo