rsnext/packages/next/next-server
JJ Kasper e532c58c23
Ensure locale cookie does not error with similarly named cookie (#24182)
This ensures we don't error when a cookie with a similar name to the `NEXT_LOCALE` cookie is present. 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added

Fixes: https://github.com/vercel/next.js/issues/23787
Closes: https://github.com/vercel/next.js/pull/23788
2021-04-20 13:41:14 +00:00
..
lib Ensure locale cookie does not error with similarly named cookie (#24182) 2021-04-20 13:41:14 +00:00
server startup performance improvements (#24129) 2021-04-18 10:28:09 +00:00