## Describe the bug Hello Supabase team 👋 I am using @nuxtjs/supabase@2.0.1 with Nuxt 4.2 and cookie@1.0.2. When running the project, I get the following error: Uncaught (in promise) SyntaxError: The requested module 'cookie' does not provide an export named 'parse' It seems related to the CommonJS → ESM import in @supabase/ssr@0.7.0. Is there a plan to fix this or a recommended workaround until a patch release? Thanks a lot! ## Screenshots <img width="479" height="85" alt="Image" src="https://github.com/user-attachments/assets/fed82d14-8211-4e37-b032-7f8b630100bf" />