All Versions
48
Latest Version
Avg Release Cycle
63 days
Latest Release
1615 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.9.21 Changes
September 05, 2018- 💅 Polish
- Possibility to use flexible sorting, PR #422 (@yasaricli)
- 💅 Polish
-
v0.9.20 Changes
May 29, 2018- 🐛 Bug Fix
- remove deleted refs keys from childRefs registry (@gbiryukov)
- 🐛 Bug Fix
-
v0.9.19 Changes
December 08, 2017- 🐛 Bug Fix
- remove deleted refs keys from childRefs registry (@gbiryukov)
- 🐛 Bug Fix
-
v0.9.18 Changes
December 07, 2017- Internal
- replace string refs with callback refs (@gbiryukov)
- add React 16 to
peerDependencies
(@gcanti)
- Internal
-
v0.9.17 Changes
June 16, 2017- 🐛 Bug Fix
- Respect path changes in Component
shouldComponentUpdate
, fix #388 (@gbiryukov)
- Respect path changes in Component
- 🐛 Bug Fix
-
v0.9.16 Changes
April 03, 2017- 🆕 New Feature
- German translation (@jpJuni0r)
- 🆕 New Feature
-
v0.9.15 Changes
April 03, 2017- 🆕 New Feature
- French translation (@jebarjonet)
- 🆕 New Feature
-
v0.9.14 Changes
March 09, 2017- 🐛 Bug Fix
- make
numberTransformer
resistant to minification (UglifyJS withunsafe_comps
option) (@gbiryukov)
- make
- 🐛 Bug Fix
-
v0.9.13 Changes
March 02, 2017- 🐛 Bug Fix
- revert last commit
- 🐛 Bug Fix
-
v0.9.12 Changes
February 19, 2017- 🆕 New Feature
- Add item parameter to List.addItem function (@karlguillotte)
- 🆕 New Feature