Releases: angular-redux/ng-redux
Releases · angular-redux/ng-redux
v4.4.5
v4.4.4
v4.4.3
v4.4.2
3.5.2
3.5.1
3.5.0
- deprecation notice for removing Bower support (will be removed in 4.0.0) (#151)
- dispatch result return (#120)
- remove unneeded $scope injection (#108)
- copy over Symbol from Redux's
createStore
(#129, #144) - type definition fix (#114)
- dependency updates (#150)
- general doc updates/cleanup (#150)
- npm scripts syntax that uses binaries directly (#146)
- prepublish scripts +
.npmignore
(#150)
Other features/fixes:
- set env to
production
3.4.0
3.3.0
- Fix a breaking change with
initialState
increateStoreWith
- Fix
Symbol
issues through Babel
Support InitialState
initialState
has been added as parameter for createStoreWith
.