5 Star 3 Fork 1

Gitee 极速下载 / statty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/vesparny/statty
克隆/下载
CHANGELOG.md 2.21 KB
一键复制 编辑 原始数据 按行查看 历史
Alessandro Arnodo 提交于 2018-04-11 11:45 . chore: fix changelog

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.4 (2018-04-11)

Bug Fixes

  • Improved memory usage for state management (#18) (50fd5d7)
  • not throwing errors when multiple updates happen (ea9a92b)

2.0.3 (2017-10-15)

Bug Fixes

  • setState when needed in case children update state in cWM/cDM closes #15 (#16) (5ebe2c2), closes #15 #16

2.0.2 (2017-10-03)

Bug Fixes

  • remove useless typeof comparison (87f3f6a)

2.0.1 (2017-10-03)

Bug Fixes

  • if selectors returns undefined or null always rerender (dc7b8b6)

2.0.0 (2017-10-03)

Bug Fixes

  • throws if updaters invoke other updaters (67e8a26)

Chores

  • do not use xtend anymore (08085de)

Performance Improvements

  • improve performance with nested subscription by re-rendering only if necessary (3e473fa)

BREAKING CHANGES

  • updaters MUST return a complete new state, without mutating the old one

1.0.0 (2017-09-25)

Features

JavaScript
1
https://gitee.com/mirrors/statty.git
git@gitee.com:mirrors/statty.git
mirrors
statty
statty
master

搜索帮助