vite/playground
2022-12-03 14:56:18 +01:00
..
alias chore(deps): update all non-major dependencies (#10910) 2022-11-14 16:50:42 +01:00
assets feat: align default chunk and asset file names with rollup (#10927) 2022-11-17 11:35:50 +01:00
assets-sanitize fix: sanitize asset filenames (#9737) 2022-08-19 14:50:38 +02:00
backend-integration test: reduce hmr test flakiness (#11075) 2022-11-25 16:49:08 +01:00
build-old chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
cli perf: regexp perf issues, refactor regexp stylistic issues (#10905) 2022-11-14 12:23:27 +00:00
cli-module perf: regexp perf issues, refactor regexp stylistic issues (#10905) 2022-11-14 12:23:27 +00:00
config fix(deps): update all non-major dependencies (#11091) 2022-11-28 13:12:45 +01:00
css fix(css): handle environment with browser globals (#11079) 2022-11-29 10:03:06 +01:00
css-codesplit chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
css-codesplit-cjs chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
css-dynamic-import feat: align default chunk and asset file names with rollup (#10927) 2022-11-17 11:35:50 +01:00
css-sourcemap chore(deps): update all non-major dependencies (#10910) 2022-11-14 16:50:42 +01:00
data-uri chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
define fix: import.meta.env and process.env undefined variable replacement (fix #8663) (#10958) 2022-11-28 22:03:34 +01:00
dynamic-import feat: dynamic import support ?url and ?worker (#8261) 2022-09-23 11:55:55 +02:00
env feat(env): support dotenv-expand to contains process env (#10370) 2022-11-08 17:02:01 +01:00
env-nested chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
extensions chore(deps): update all non-major dependencies (#10910) 2022-11-14 16:50:42 +01:00
external fix: preserve default export from externalized packages (fixes #10258) (#10406) 2022-11-24 14:47:18 +01:00
file-delete-restore refactor: move framework plugins out of core (#11158) 2022-12-03 11:36:08 +01:00
fs-serve fix(preview): send configured headers (#9976) 2022-09-05 16:55:01 +02:00
glob-import fix(importGlob): don't warn when CSS default import is not used (#11121) 2022-11-30 08:05:35 +01:00
hmr test: reduce hmr test flakiness (#11075) 2022-11-25 16:49:08 +01:00
html feat: align object interface for transformIndexHtml hook (#9669) 2022-11-30 07:49:58 +01:00
import-assertion test: update import assertion config (#11028) 2022-11-22 05:04:04 +00:00
js-sourcemap fix: Revert "fix: missing js sourcemaps with rewritten imports broke debugging (#7767) (#9476)" (#11144) 2022-12-03 14:56:18 +01:00
json fix!: make NODE_ENV more predictable (#10996) 2022-11-22 22:25:10 +08:00
legacy fix(deps): update all non-major dependencies (#11091) 2022-11-28 13:12:45 +01:00
lib feat: align default chunk and asset file names with rollup (#10927) 2022-11-17 11:35:50 +01:00
minify feat: respect esbuild minify config for css (#8811) 2022-06-27 12:44:51 +02:00
multiple-entrypoints chore(deps): update all non-major dependencies (#10910) 2022-11-14 16:50:42 +01:00
nested-deps chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
object-hooks chore(deps): update all non-major dependencies (#10910) 2022-11-14 16:50:42 +01:00
optimize-deps refactor: move framework plugins out of core (#11158) 2022-12-03 11:36:08 +01:00
optimize-missing-deps fix!: make NODE_ENV more predictable (#10996) 2022-11-22 22:25:10 +08:00
preload refactor: move framework plugins out of core (#11158) 2022-12-03 11:36:08 +01:00
preserve-symlinks chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
resolve fix(deps): update all non-major dependencies (#11091) 2022-11-28 13:12:45 +01:00
resolve-config chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
resolve-linked
ssr-deps fix!: make NODE_ENV more predictable (#10996) 2022-11-22 22:25:10 +08:00
ssr-html fix!: make NODE_ENV more predictable (#10996) 2022-11-22 22:25:10 +08:00
ssr-noexternal fix(ssr): preserve require for external node (#11057) 2022-11-30 05:46:27 +01:00
ssr-pug fix!: make NODE_ENV more predictable (#10996) 2022-11-22 22:25:10 +08:00
ssr-resolve fix(build): fix resolution algorithm when build.ssr is true (#9989) 2022-09-21 10:11:57 +02:00
ssr-webworker feat: align default chunk and asset file names with rollup (#10927) 2022-11-17 11:35:50 +01:00
tailwind refactor: move framework plugins out of core (#11158) 2022-12-03 11:36:08 +01:00
tailwind-sourcemap chore(deps): update all non-major dependencies (#10910) 2022-11-14 16:50:42 +01:00
transform-plugin fix: make addWatchFile() work (fix #7024) (#9723) 2022-11-16 14:36:09 +01:00
tsconfig-json chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
tsconfig-json-load-error perf: regexp perf issues, refactor regexp stylistic issues (#10905) 2022-11-14 12:23:27 +00:00
wasm docs: fix typo (#9855) 2022-08-29 13:28:59 +00:00
worker refactor: move framework plugins out of core (#11158) 2022-12-03 11:36:08 +01:00
package.json chore(deps): update all non-major dependencies (#10910) 2022-11-14 16:50:42 +01:00
shims.d.ts test: ensure ports are free for test servers 2022-05-11 20:31:21 +08:00
test-utils.ts refactor: move framework plugins out of core (#11158) 2022-12-03 11:36:08 +01:00
tsconfig.json chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
vitestGlobalSetup.ts fix!: make NODE_ENV more predictable (#10996) 2022-11-22 22:25:10 +08:00
vitestSetup.ts feat: rollup 3 (#9870) 2022-11-07 09:35:36 +01:00