Releases: angular-redux/ng-redux
Releases · angular-redux/ng-redux
v4.4.5
04 May 15:08
Compare
Sorry, something went wrong.
No results found
Fixes memory leak on $destroy
v4.4.4
04 May 15:11
Compare
Sorry, something went wrong.
No results found
Broken release. Use 4.4.5 instead
v4.4.3
05 Mar 13:55
Compare
Sorry, something went wrong.
No results found
Updated lodash from v4.17.20 to v4.17.21
v4.4.2
10 Feb 16:54
Compare
Sorry, something went wrong.
No results found
Updated lodash from v4.17.13 to v4.17.20
3.5.2
06 Sep 18:19
Compare
Sorry, something went wrong.
No results found
Bugfix:
Configure transform-runtime for all builds #162
3.5.1
05 Sep 04:40
Compare
Sorry, something went wrong.
No results found
build fixes
source maps
object assign ponyfill
typings update
3.5.0
25 Aug 21:39
Compare
Sorry, something went wrong.
No results found
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:
3.4.0
31 Jul 15:46
Compare
Sorry, something went wrong.
No results found
3.3.0
14 Jan 15:55
Compare
Sorry, something went wrong.
No results found
Fix a breaking change with initialState in createStoreWith
Fix Symbol issues through Babel
Support InitialState
10 Jan 19:25
Compare
Sorry, something went wrong.
No results found
initialState has been added as parameter for createStoreWith.