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: support setting cookies from MiddlewareResponse (#2027)
* fix: try building repro
* fix: install next middleware before building
* fix: update test expectation
* fix: use local version of utils
* fix: typo
* fix: some more
* fix: the bug
* fix: typo
* fix: revert changes to next.config.js
* fix: typo
* fix: oops
* fix: header exists (see .has above)
* fix: use headers.get
* fix: move test into cypress code
* fix: revert changes to e2e
* fix: remove console.log
* fix: add another assertion for headers
* revert one more line
* chore: trigger build
* chore: updated config to include cookies/middleware
---------
Co-authored-by: Tatyana <43764894+taty2010@users.noreply.github.com>
Co-authored-by: taty2010 <shydalys123@gmail.com>
0 commit comments