vite/playground
2023-10-20 12:53:45 +00:00
..
alias fix(deps): update all non-major dependencies (#13059) 2023-06-08 11:56:21 +02:00
assets fix(assets): fix svg inline in css url (#14714) 2023-10-20 12:53:45 +00:00
assets-sanitize fix: fs.deny with leading double slash (#13348) 2023-05-26 10:17:52 +00:00
backend-integration feat!: rollup v4 (#14508) 2023-10-18 00:54:47 +08:00
build-old test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
cli test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
cli-module fix(deps): update all non-major dependencies (#14092) 2023-09-19 15:52:21 +08:00
config fix(deps): update all non-major dependencies (#14460) 2023-09-25 15:36:37 +09:00
css feat!: rollup v4 (#14508) 2023-10-18 00:54:47 +08:00
css-codesplit fix: multiple entries with shared css and no JS (#13962) 2023-07-28 11:50:31 +02:00
css-codesplit-cjs test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
css-dynamic-import test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
css-lightningcss feat!: rollup v4 (#14508) 2023-10-18 00:54:47 +08:00
css-lightningcss-proxy fix(deps): update all non-major dependencies (#14092) 2023-09-19 15:52:21 +08:00
css-sourcemap fix(deps): update all non-major dependencies (#14635) 2023-10-16 10:16:31 +02:00
data-uri test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
define fix(types): narrow down the return type of defineConfig (#13792) 2023-07-17 11:35:12 +02:00
dynamic-import fix(analysis): warnings for dynamic imports that use static template literals (#14458) 2023-09-28 07:30:24 +00:00
dynamic-import-inline fix(build): silence warn dynamic import module when inlineDynamicImports true (#13970) 2023-08-01 10:58:39 +02:00
env fix(define): stringify object parse error in build mode (#13600) 2023-07-05 11:52:37 +02:00
env-nested test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
extensions fix(deps): update all non-major dependencies (#13059) 2023-06-08 11:56:21 +02:00
external chore: reduce test flakiness (#14684) 2023-10-19 15:38:06 +09:00
fs-serve fix(importAnalysis): strip url base before passing as safeModulePaths (#13712) 2023-07-29 20:28:40 +02:00
glob-import feat!: rollup v4 (#14508) 2023-10-18 00:54:47 +08:00
hmr fix(hmr): clean importers in module graph when file is deleted (#14315) 2023-10-19 17:49:40 +08:00
html feat: add server.warmup option (#14291) 2023-10-16 23:53:47 +08:00
import-assertion test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
js-sourcemap test: update test for inline sourcemap (#14597) 2023-10-14 19:53:21 +09:00
json test: fix "WebSocket server error: Port is already in use" happening in json playground (#14476) 2023-09-26 14:33:30 +02:00
legacy feat(build)!: inline SVGs (#14643) 2023-10-19 15:36:29 +08:00
lib chore: reduce test flakiness (#14684) 2023-10-19 15:38:06 +09:00
minify fix(css): use esbuild legalComments config when minifying CSS (#13661) 2023-06-30 16:13:48 +08:00
module-graph fix(import-analysis): preserve importedUrls import order (#14465) 2023-09-26 10:18:16 +02:00
multiple-entrypoints fix(deps): update all non-major dependencies (#14635) 2023-10-16 10:16:31 +02:00
nested-deps test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
object-hooks fix(deps): update all non-major dependencies (#13059) 2023-06-08 11:56:21 +02:00
optimize-deps fix(deps): update all non-major dependencies (#14635) 2023-10-16 10:16:31 +02:00
optimize-deps-no-discovery fix(deps): update all non-major dependencies (#13059) 2023-06-08 11:56:21 +02:00
optimize-missing-deps chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
preload feat!: rollup v4 (#14508) 2023-10-18 00:54:47 +08:00
preserve-symlinks chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
proxy-bypass fix(proxy): correct the logic of bypass returning false (#14579) 2023-10-11 09:07:24 +02:00
proxy-hmr chore: reduce test flakiness (#14684) 2023-10-19 15:38:06 +09:00
resolve fix(deps): update all non-major dependencies (#14635) 2023-10-16 10:16:31 +02:00
resolve-config test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
resolve-linked test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
ssr chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
ssr-conditions test: reduce ssr-conditions test flakiness (#14662) 2023-10-17 08:56:19 +02:00
ssr-deps feat!: remove ssr proxy for externalized modules (#14521) 2023-10-19 17:59:11 +08:00
ssr-html chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
ssr-noexternal chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
ssr-pug chore: rename test packages (#11172) 2022-12-04 10:20:45 +01:00
ssr-resolve test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
ssr-webworker feat!: rollup v4 (#14508) 2023-10-18 00:54:47 +08:00
tailwind fix(deps): update all non-major dependencies (#14460) 2023-09-25 15:36:37 +09:00
tailwind-sourcemap fix(deps): update all non-major dependencies (#13872) 2023-07-17 11:34:28 +02:00
transform-plugin test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
tsconfig-json chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
tsconfig-json-load-error chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
wasm test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
worker fix!: worker.plugins is a function (#14685) 2023-10-19 11:36:24 +02:00
package.json chore(deps): update all non-major dependencies (#13938) 2023-08-06 16:36:01 +08:00
shims.d.ts test: ensure ports are free for test servers 2022-05-11 20:31:21 +08:00
test-utils.ts feat(ssr): support for ssr.resolve.conditions and ssr.resolve.externalConditions options (#14498) 2023-10-05 16:54:06 +08:00
tsconfig.json feat!: bump minimum node version to 18 (#14030) 2023-08-15 15:28:17 +02:00
vitestGlobalSetup.ts chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00
vitestSetup.ts chore: remove server.host option for e2e test (#14606) 2023-10-14 20:05:58 +09:00