rsnext/test/e2e/app-dir/app-routes/app
Jiwon Choi 043114773f
fix: cookies().has() breaks in app-route (#54112)
- Added `has` to ResponseCookies in [edge-runtime/cookies#533](https://github.com/vercel/edge-runtime/pull/533)
- Upgraded edge-runtime/cookies to 3.3.0 #54117 
- Added a test case


Fixes #54005 #54111
2023-08-17 01:06:07 +00:00
..
advanced Fix missing request body in DELETE and OPTIONS Route Handlers (#51874) 2023-06-27 11:44:01 +00:00
api Add ISR handling for app routes (#46133) 2023-02-21 15:25:42 -08:00
basic Server Router Improvements (#45716) 2023-02-15 00:16:45 +00:00
conflicting-dynamic-static-segments Add dynamic parameter marker to router cache key (#47957) 2023-04-05 15:40:28 +02:00
default Move App Route handler logic into bundle (#47633) 2023-03-29 19:31:30 +00:00
dynamic Support force-static on App Routes (#46693) 2023-03-02 19:28:37 +00:00
edge Update app route handler proxy handling (#47088) 2023-03-13 11:34:22 -07:00
hooks fix: cookies().has() breaks in app-route (#54112) 2023-08-17 01:06:07 +00:00
lowercase Move App Route handler logic into bundle (#47633) 2023-03-29 19:31:30 +00:00
methods Server Router Improvements (#45716) 2023-02-15 00:16:45 +00:00
revalidate-1/[slug]/data.json Ensure generateStaticParams works in route (#46310) 2023-02-23 18:33:08 +01:00
robots.txt Fix bad route path for custom metadata routes (#47286) 2023-03-21 15:55:32 +00:00
static/[slug]/data.json Ensure generateStaticParams works in route (#46310) 2023-02-23 18:33:08 +01:00
status Add ISR handling for app routes (#46133) 2023-02-21 15:25:42 -08:00
layout.tsx Add dynamic parameter marker to router cache key (#47957) 2023-04-05 15:40:28 +02:00