rsnext/test/development
Severin Ibarluzea dce8c0ce9d
fix(#11930): rewritten api routes can correctly handle cors in dev mode (#38937)
* fix(#11930): rewritten api routes can correctly handle cors in dev mode

* test that request matches hot reloader middleware instead of api https://github.com/vercel/next.js/pull/38937#pullrequestreview-1055957698

* remove unnecessary imports

* remove unused constant

* remove api route import
2022-07-29 21:39:43 -05:00
..
acceptance Remove full reload overlay and warn in CLI instead (#37874) 2022-06-22 15:41:23 +00:00
api-cors-with-rewrite fix(#11930): rewritten api routes can correctly handle cors in dev mode (#38937) 2022-07-29 21:39:43 -05:00
api-route-errors Display stack trace when error occurs in API route (#38289) 2022-07-05 21:33:58 +00:00
basic feat: enable styled-components css prop swc transform by default (#37962) 2022-06-23 18:08:22 +00:00
basic-basepath Remove full reload overlay and warn in CLI instead (#37874) 2022-06-22 15:41:23 +00:00
client-dev-overlay Allowing hiding the ReactDevOverlay (#37417) 2022-06-06 14:21:53 -04:00
dotenv-default-expansion feat: allow dotenv default expansion (#34765) 2022-03-03 16:52:20 +00:00
full-reload-warning Remove full reload overlay and warn in CLI instead (#37874) 2022-06-22 15:41:23 +00:00
gssp-notfound Ensure we don't poll page in development when notFound: true is returned (#34352) 2022-02-16 18:53:48 +00:00
middleware-warnings Update Edge Runtime (#38862) 2022-07-21 18:29:19 +00:00
watch-config-file improve getStaticProps error message (#34287) 2022-05-22 16:50:21 -05:00
webpack-issuer-deprecation-warning fix(next): use moduleGraph.getIssuer to avoid deprecation warning (#36329) (#36330) 2022-04-21 14:14:03 +00:00