Releases: klarna/electron-redux
Releases · klarna/electron-redux
v2.0.0-alpha.9
02 Jun 21:19
Compare
Sorry, something went wrong.
No results found
Features
use contextBridge in favour of requiring nodeIntegration (#300 ) (83146af )
v2.0.0-alpha.8
16 Feb 23:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#285 : add composeWithStateSync to resolve issues with enhancer order (#296 ) (cce8018 )
v2.0.0-alpha.7
13 Jan 09:26
Compare
Sorry, something went wrong.
No results found
Bug Fixes
align enhancer style with standards to wrap the middleware (#284 ) (9778605 )
v2.0.0-alpha.6
03 Dec 16:11
Compare
Sorry, something went wrong.
No results found
v2.0.0-alpha.5
27 Nov 10:44
Compare
Sorry, something went wrong.
No results found
Features
make renderer state initialization synchronous by default (#280 ) (09017fe ), closes #278
v2.0.0-alpha.4
27 Oct 09:06
Compare
Sorry, something went wrong.
No results found
Features
ignore devtools when sending actions to renderers (#275 ) (c1a93c0 )
v2.0.0-alpha.3
27 Oct 08:47
Compare
Sorry, something went wrong.
No results found
Bug Fixes
reduce bundle size by limiting external dependencies (#276 ) (0971fd3 )
v2.0.0-alpha.2
26 Oct 19:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes
remove default custom serialization and make it an opt-in option (#272 ) (5238bce ), closes #261
v2.0.0-alpha.1
19 Oct 09:20
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Features
BREAKING CHANGES