Skip to content

Version v1.2.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@prescottprue prescottprue released this 20 Jan 14:03

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 and PATRONS.md added