rsnext/test/development/basic
2022-12-19 10:20:01 +01:00
..
define-class-fields feat:Add support for useDefineForClassFields typescript option (#36335) 2022-04-21 10:41:09 +02:00
emotion-swc Stabilize SWC emotion transform plugin (#37058) 2022-05-21 04:09:30 +00:00
gssp-ssr-change-reloading Fix disposing active entries in dev compilers (#39845) 2022-08-23 07:23:43 +00:00
hmr BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
legacy-decorators Add support for legacy decorators through tsconfig/jsconfig (#31376) 2021-11-13 18:26:13 +01:00
misc BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
next-dynamic BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
node-browser-polyfills/pages Ensure setImmediate and punycode are polyfilled (#32768) 2022-01-03 13:31:23 -06:00
styled-components feat: enable styled-components css prop swc transform by default (#37962) 2022-06-23 18:08:22 +00:00
styled-components-disabled Add test for styled-components SWC transform disabled (#31214) 2021-11-09 17:18:04 +01:00
tailwind-jit Fixes #33153: Updating cross-references from master to main + canary (#33198) 2022-01-12 02:55:35 +01:00
theme-ui Add support for jsxImportSource in tsconfig/jsconfig (#31358) 2021-11-12 21:51:43 +01:00
define-class-fields.test.ts feat:Add support for useDefineForClassFields typescript option (#36335) 2022-04-21 10:41:09 +02:00
emotion-swc.test.ts Emotion SWC Plugin - Allow for jsxImportSource to be configurable (#35963) 2022-04-07 14:33:38 +02:00
hmr.test.ts Refactor more tests to createNextDescribe (#44104) 2022-12-19 10:20:01 +01:00
legacy-decorators.test.ts Add support for legacy decorators through tsconfig/jsconfig (#31376) 2021-11-13 18:26:13 +01:00
misc.test.ts Include message body in redirect responses (#31886) 2021-12-16 05:41:43 +00:00
next-dynamic.test.ts Erase dynamic ssr:false imports on server (#43974) 2022-12-12 14:32:54 -08:00
node-browser-polyfills.test.ts Ensure setImmediate and punycode are polyfilled (#32768) 2022-01-03 13:31:23 -06:00
styled-components-disabled.test.ts test(dev): support to run test with --turbo (#41908) 2022-10-26 22:56:18 -07:00
styled-components.test.ts feat: enable configuration of styled-components transform and enable css prop support (#37861) 2022-06-23 16:55:05 +00:00
tailwind-jit.test.ts Add test for TailwindCSS JIT mode reloading (#32130) 2021-12-04 21:59:32 +00:00
theme-ui.test.ts Add support for jsxImportSource in tsconfig/jsconfig (#31358) 2021-11-12 21:51:43 +01:00