Version v1.2.0-rc.1
Pre-release
Pre-release
Breaking Changes
enableRedirectHandling
config param added to enable/disable auth redirect handling (enabled by default, which can cause breakage in none HTTP/HTTPS environments)- Breaking changes from
v1.2.0-alpha
are included - Breaking changes from
v1.2.0-beta
are included
Enhancements
- login with auth redirect no longer returns null (redirect handling improved)
profileDecorator
backwards compatibility is included (with a deprecation warning)- deep set invalid keyPath error fixed in data section of reducer
CODE_OF_CONDUCT.md
andPATRONS.md
added