Skip to content

v0.1.1 - 2023-5-26

Choose a tag to compare

@justlevine justlevine released this 26 May 11:21
· 81 commits to main since this release
3327f39

This release adds support for setting the Access-Control-Allow-Credentials header via the Headless Login settings panel. We also updated the Server-side Auth example based on the feedback and issues discovered during the WPE Builders session.

What's changed

  • feat: Add support for setting Access-Control-Allow-Credentials header via the Headless Login settings panel. Props @ArkDouglas.
  • dev: Make anonymous functions static where possible to reduce memory usage.
  • chore: Update Composer and NPM dependencies.
  • ci: Fix typo in GRAPHQL_LOGIN_JWT_SECRET_KEY when defining constants for test ehttps://youtu.be/RnJZ8VRjtBknvironment.
  • docs: Update the Server-side Auth example, and add references to the AxePress Playground demo.

New Contributors

Full Changelog: 0.1.0...0.1.1