Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove cache: no-store as it breaks cloudflare #886

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

hf
Copy link
Contributor

@hf hf commented Apr 23, 2024

Fixes supabase/supabase-js#1001

Hopefully the NextJS caching takes in the Authorization header in the cache key.

@hf hf merged commit 10e9d38 into master Apr 23, 2024
4 checks passed
@hf hf deleted the hf/feat-remove-cache-no-store branch April 23, 2024 14:10
J0 pushed a commit that referenced this pull request Apr 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.64.0](v2.63.2...v2.64.0)
(2024-04-25)


### Features

* remove `cache: no-store` as it breaks cloudflare
([#886](#886))
([10e9d38](10e9d38))


### Bug Fixes

* Revert "fix: `getUser` returns null if there is no session
([#876](#876))"
([#889](#889))
([6755fef](6755fef))
* revert check for access token in header
([#885](#885))
([03d8ba7](03d8ba7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The 'cache' field on 'RequestInitializerDict' is not implemented - Cloudflare Workers
2 participants