rsnext/test/e2e/app-dir
Steven cff9fc9d74
BREAKING CHANGE: Remove browsersListForSwc and change default to legacyBrowsers: false (#41529)
Remove `browsersListForSwc` since it is enabled by default now, and disable `legacyBrowsers` by default.

This PR also bumps the default browserslist to the following:

- Chrome 64+
- Edge 79+
- Firefox 67+
- Opera 51+
- Safari 12+

See related RFC:
- Closes #33227 

Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2022-10-19 01:38:39 +00:00
..
app BREAKING CHANGE: Remove browsersListForSwc and change default to legacyBrowsers: false (#41529) 2022-10-19 01:38:39 +00:00
app-alias BREAKING CHANGE: Remove browsersListForSwc and change default to legacyBrowsers: false (#41529) 2022-10-19 01:38:39 +00:00
app-edge BREAKING CHANGE: Remove browsersListForSwc and change default to legacyBrowsers: false (#41529) 2022-10-19 01:38:39 +00:00
app-prefetch BREAKING CHANGE: Remove browsersListForSwc and change default to legacyBrowsers: false (#41529) 2022-10-19 01:38:39 +00:00
app-rendering Remove unnecessary experimental flag (#40766) 2022-09-21 21:30:46 +02:00
app-static BREAKING CHANGE: Remove browsersListForSwc and change default to legacyBrowsers: false (#41529) 2022-10-19 01:38:39 +00:00
asset-prefix BREAKING CHANGE: Remove browsersListForSwc and change default to legacyBrowsers: false (#41529) 2022-10-19 01:38:39 +00:00
back-button-download-bug Add vary header to fix incorrectly caching RSC as HTML response (#41479) 2022-10-17 22:34:29 -07:00
next-font BREAKING CHANGE: Remove browsersListForSwc and change default to legacyBrowsers: false (#41529) 2022-10-19 01:38:39 +00:00
root-layout Move root layout validation (#41338) 2022-10-14 13:55:09 -07:00
rsc-basic BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
rsc-external Fix global css being marked as side effect free (#41481) 2022-10-17 21:34:47 -07:00
trailingslash BREAKING CHANGE: Remove browsersListForSwc and change default to legacyBrowsers: false (#41529) 2022-10-19 01:38:39 +00:00
with-babel Client component directive: use client (#41333) 2022-10-11 10:26:45 -07:00
app-alias.test.ts Prebundle react for appDir (#41337) 2022-10-18 16:32:23 -07:00
app-edge.test.ts Prebundle react for appDir (#41337) 2022-10-18 16:32:23 -07:00
app-static.test.ts Prebundle react for appDir (#41337) 2022-10-18 16:32:23 -07:00
asset-prefix.test.ts Fix latest experimental react and experimental-edge and unpin test versions (#41200) 2022-10-05 21:27:47 +00:00
back-button-download-bug.test.ts Add vary header to fix incorrectly caching RSC as HTML response (#41479) 2022-10-17 22:34:29 -07:00
index.test.ts Fix app sc_client componet HMR server-side (#41510) 2022-10-18 00:48:27 -07:00
next-font.test.ts App font loader tree shaking (#41384) 2022-10-13 11:26:12 +00:00
prefetching.test.ts Fix prefetching for static app paths (#41398) 2022-10-13 14:44:54 -07:00
rendering.test.ts Fix latest experimental react and experimental-edge and unpin test versions (#41200) 2022-10-05 21:27:47 +00:00
root-layout.test.ts Disable isNavigatingToNewRootLayout (#41457) 2022-10-16 15:41:13 +00:00
rsc-basic.test.ts Prebundle react for appDir (#41337) 2022-10-18 16:32:23 -07:00
rsc-external.test.ts Prebundle react for appDir (#41337) 2022-10-18 16:32:23 -07:00
trailingslash.test.ts Fix latest experimental react and experimental-edge and unpin test versions (#41200) 2022-10-05 21:27:47 +00:00
vercel-analytics.test.ts Fix latest experimental react and experimental-edge and unpin test versions (#41200) 2022-10-05 21:27:47 +00:00
with-babel.test.ts Fix latest experimental react and experimental-edge and unpin test versions (#41200) 2022-10-05 21:27:47 +00:00