File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ # 6.1.0 - Angular 4 Support, Toolchain Fixes
2+
3+ We now support versions 2 and 4 of Angular. However Angular 2 support is
4+ deprecated and will be removed in a future major version.
5+
6+ Also updated the ` npm ` toolchain to build outputs on ` npm publish ` instead of
7+ on ` npm install ` . This fixes a number of toolchain/installation bugs people
8+ have reported.
9+
110# 6.0.0 - The big-rename.
211
312Due to the impending release of Angular4, the name 'ng2-redux' no longer makes
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular-redux/form" ,
3- "version" : " 6.1.0-alpha.6 " ,
3+ "version" : " 6.1.0" ,
44 "description" : " Build Angular 2+ forms with Redux" ,
55 "dependencies" : {
66 "immutable" : " ^3.8.1"
You can’t perform that action at this time.
0 commit comments