vite/playground
2023-08-29 15:22:41 +02:00
..
alias fix(deps): update all non-major dependencies (#13059) 2023-06-08 11:56:21 +02:00
assets feat!: allow path containing . to fallback to index.html (#14142) 2023-08-24 13:04:19 +02:00
assets-sanitize fix: fs.deny with leading double slash (#13348) 2023-05-26 10:17:52 +00:00
backend-integration feat(css): build assets with the entry name when it is an entry point (#11578) 2023-08-20 01:23:21 +09: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 (#13488) 2023-06-12 11:49:52 +02:00
config chore(deps): update all non-major dependencies (#13938) 2023-08-06 16:36:01 +08:00
css test: remove plugin-vue from tailwind playground (#14073) 2023-08-14 11:51:05 +02: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 fix(deps): update all non-major dependencies (#13758) 2023-07-11 15:44:18 +02:00
css-lightningcss-proxy fix: lightningcss fails with html-proxy (#13776) 2023-07-24 14:55:08 +02:00
css-sourcemap fix: breakpoints in JS not working (#13514) 2023-08-22 21:31:25 +09: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: dynamic import vars ignored warning (#14006) 2023-08-07 15:27:05 +08: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(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
fs-serve fix(importAnalysis): strip url base before passing as safeModulePaths (#13712) 2023-07-29 20:28:40 +02:00
glob-import fix(glob): trigger HMR for glob in a package (#14117) 2023-08-16 16:48:43 +02:00
hmr fix: revert #13073, use consistent virtual module ID in module graph (#13734) 2023-07-06 17:35:45 +02:00
html fix(html): support import.meta.env define replacement without quotes (#13425) 2023-07-24 20:10:38 +08:00
import-assertion test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
js-sourcemap fix: handle sourcemap correctly when multiple line import exists (#14232) 2023-08-29 15:22:41 +02:00
json fix(deps): update all non-major dependencies (#13059) 2023-06-08 11:56:21 +02:00
legacy feat!: allow path containing . to fallback to index.html (#14142) 2023-08-24 13:04:19 +02:00
lib fix: use string manipulation instead of regex to inject esbuild helpers (#14094) 2023-08-25 12:50:38 +09:00
minify fix(css): use esbuild legalComments config when minifying CSS (#13661) 2023-06-30 16:13:48 +08:00
multiple-entrypoints chore(deps): update all non-major dependencies (#13938) 2023-08-06 16:36:01 +08: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 (#13758) 2023-07-11 15:44:18 +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 chore(deps): update all non-major dependencies (#13938) 2023-08-06 16:36:01 +08:00
preserve-symlinks chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
proxy-hmr fix: allow using vite as a proxy for another vite server (#13218) 2023-06-15 12:49:41 +00:00
resolve feat: copyPublicDir out of experimental (#14051) 2023-08-21 17:51:26 +08: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-deps chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02: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 chore(deps): update miniflare to v3 (#14107) 2023-08-21 17:50:04 +08:00
tailwind test: remove plugin-vue from tailwind playground (#14073) 2023-08-14 11:51:05 +02: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 feat(worker): support a way to name the worker (#14032) 2023-08-24 19:30:22 +09: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 test: remove plugin-vue from tailwind playground (#14073) 2023-08-14 11:51:05 +02: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 test: fix playground config variants (#13725) 2023-07-07 13:09:18 +02:00