Skip to content

Releases: CJY0208/react-activation

0.0.2

10 Sep 03:33
Compare
Choose a tag to compare

Change Log

  • 消除 async/await 保障兼容
  • 声明必要的依赖
  • getKeyByFiberNode 增加缓存措施
  • 优化代码,消除无效引用

初版发布

10 Sep 03:32
Compare
Choose a tag to compare

实现了 React 中的 <KeepAlive /> 功能,有以下特性

  • 生命周期
  • 手动控制缓存
  • 无需书写 name 属性作为渲染点位 key