Skip to content

v1.0.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 14:37

1.0.0-alpha.7 (2020-05-15)

Bug Fixes

  • Useless conditional (6cf9dda)
  • Variable 'user' cannot be of type null (0d8a0c3)

Code Refactoring

  • Improve createContext setup (6b715f5)

Features

  • Add improved API layout (1e3d66a), closes #36
  • add option to use signoutRedirect (d2c4278)

BREAKING CHANGES

  • Typescript users might not expect the Context to be 'null'. Now you have to check
    it.