Skip to content

Commit

Permalink
chore(master): release 2.64.0 (#887)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] committed Apr 25, 2024
1 parent 6755fef commit a26f771
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.64.0](https://github.com/supabase/auth-js/compare/v2.63.2...v2.64.0) (2024-04-25)


### Features

* remove `cache: no-store` as it breaks cloudflare ([#886](https://github.com/supabase/auth-js/issues/886)) ([10e9d38](https://github.com/supabase/auth-js/commit/10e9d3871c5a9ce50d15c35c7fd7045cad504670))


### Bug Fixes

* Revert "fix: `getUser` returns null if there is no session ([#876](https://github.com/supabase/auth-js/issues/876))" ([#889](https://github.com/supabase/auth-js/issues/889)) ([6755fef](https://github.com/supabase/auth-js/commit/6755fef2aefd1bc84a26182f848c0912492cb106))
* revert check for access token in header ([#885](https://github.com/supabase/auth-js/issues/885)) ([03d8ba7](https://github.com/supabase/auth-js/commit/03d8ba7ca5c485979788d6f121199e4370622491))

## [2.63.2](https://github.com/supabase/auth-js/compare/v2.63.1...v2.63.2) (2024-04-20)


Expand Down

0 comments on commit a26f771

Please sign in to comment.