## [22.1.1] - 2025-06-20

-   Migrates backend-sdk-testing test to use a containerized core
    -   Migrates from CircleCI to Github Actions
-   Adds workflow to test supertokens-website
    -   Updates `frontendIntegration` servers
-   Fixes broken workflows (Example Tests, AWS Edge function compatibility)
-   Sets up workflow to run auth-react tests
    -   Updates test-servers to work with updated tests
-   Refactors internal logic of parsing cookies to check accessToken and optimizes it to avoid parsing unrelated cookies.
-   Fixes an issue with fetch not supporting `cache: no-cache` in Cloudflare Workers.

