Skip to content

fix: cookies console warnings#136

Merged
mandarini merged 1 commit into
supabase:mainfrom
rbresjer:feature/cookie-fix
Nov 26, 2025
Merged

fix: cookies console warnings#136
mandarini merged 1 commit into
supabase:mainfrom
rbresjer:feature/cookie-fix

Conversation

@rbresjer
Copy link
Copy Markdown
Contributor

@rbresjer rbresjer commented Nov 1, 2025

What kind of change does this PR introduce?

Bug fix for issue #102

What is the current behavior?

Uncaught SyntaxError: The requested module '/_nuxt/node_modules/.deno/cookie@0.7.2/node_modules/cookie/index.js?v=63387d2c' does not provide an export named 'parse' (at helpers.js?v=63387d2c:1:10)

What is the new behavior?

Empty error console.

Additional context

@rbresjer
Copy link
Copy Markdown
Contributor Author

rbresjer commented Nov 1, 2025

check-conventional-commits is failing but fails on something I didn't change.

@mandarini mandarini changed the title Fix for #102 fix: cookies console warnings Nov 26, 2025
@mandarini mandarini self-assigned this Nov 26, 2025
@mandarini mandarini merged commit 64ff6b3 into supabase:main Nov 26, 2025
5 checks passed
mandarini pushed a commit that referenced this pull request Nov 26, 2025
🤖 I have created a release *beep* *boop*
---


## [0.8.0](v0.7.0...v0.8.0)
(2025-11-26)


### Features

* adds `cookies.encode` option allowing minimal cookie sizes
([#126](#126))
([cf38b22](cf38b22))
* publish SSR under deprecated auth-helpers package names
([#127](#127))
([e8b6102](e8b6102))
* update supabase-js to latest
([#133](#133))
([d65044d](d65044d))
* update supabase-js to latest
([#145](#145))
([08bf7d6](08bf7d6))


### Bug Fixes

* cookies console warnings
([#136](#136))
([64ff6b3](64ff6b3))

---
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>
@alexwcc
Copy link
Copy Markdown

alexwcc commented Nov 27, 2025

Just letting you know that the same issue needs to be fixed in @supabase/ssr/dist/module/cookies.js.

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.

4 participants