Skip to content

Release 2.3.1

Compare
Choose a tag to compare
@n4bb12 n4bb12 released this 29 Jul 22:59
· 258 commits to master since this release
  • Ensure the CLI is called back in the access-denied and error case (a9c259d)
  • Make WebFlow response pages reusable (cddc2b6)
  • Catch and pass along potential errors in Plugin.authenticate (6145140)
  • Rename yarn test:manual to yarn dev (c2ef393)
  • Remove custom allow_access and add '$all', '$authenticated' and the username when creating JWTs (b07db84)
  • Simplify some unit tests by using inline snapshots (95f896e)
  • Simplify test auth provider mocking (ccb3838)
  • Create the user with $authenticated, $anonymous and the username (2c7f307)
  • Add package to prettierignore (c61841f)
  • Distinguish between web and api jwt settings (50f2ee8)
  • Extend CLI test with an actual publish (32055e5)