You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix cookies improperly set on node
* fix issue with env in cloudflare
* fix cookies not properly set when set both in the middleware and a route
* bundle everything for edge into one file
* avoid bundling in one file when middleware is inside server function
* added option for headers priority
* Create weak-hotels-thank.md
// We need to remove the set-cookie header as otherwise it will be set twice, once with the cookies in the prelude, and a second time with the set-cookie headers
0 commit comments