.. |
alias
|
fix(deps): update all non-major dependencies (#13059)
|
2023-06-08 11:56:21 +02:00 |
assets
|
feat: import public non-asset URL (#13422)
|
2023-06-09 14:09:21 +02:00 |
assets-sanitize
|
fix: fs.deny with leading double slash (#13348)
|
2023-05-26 10:17:52 +00:00 |
backend-integration
|
chore(deps): update all non-major dependencies (#13633)
|
2023-06-26 08:39:16 +02: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
|
fix(deps): update all non-major dependencies (#13059)
|
2023-06-08 11:56:21 +02:00 |
css
|
chore(deps): update all non-major dependencies (#13633)
|
2023-06-26 08:39:16 +02:00 |
css-codesplit
|
test: migrate playgrounds to ESM (#13094)
|
2023-05-09 11:33:34 +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: lightningCSS should load external URL in CSS file (#13692)
|
2023-07-03 16:06:23 +02:00 |
css-sourcemap
|
chore(deps): update all non-major dependencies (#13633)
|
2023-06-26 08:39:16 +02:00 |
data-uri
|
test: migrate playgrounds to ESM (#13094)
|
2023-05-09 11:33:34 +02:00 |
define
|
test: migrate playgrounds to ESM (#13094)
|
2023-05-09 11:33:34 +02:00 |
dynamic-import
|
feat(build): warn dynamic import module with a static import alongside (#12850)
|
2023-06-10 13:40:25 +02:00 |
env
|
test: migrate playgrounds to ESM (#13094)
|
2023-05-09 11:33:34 +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
|
fix(deps): update all non-major dependencies (#13059)
|
2023-06-08 11:56:21 +02:00 |
fs-serve
|
fix(deps): update sirv to 2.0.3 (#13057)
|
2023-06-07 12:15:23 +02:00 |
glob-import
|
feat(importMetaGlob): support sub imports pattern (#12467)
|
2023-06-06 15:29:05 +02:00 |
hmr
|
fix(hmr): only invalidate lastHMRTimestamp of importers if the invalidated module is not a HMR boundary (#13024)
|
2023-06-21 20:45:32 +02:00 |
html
|
chore: upgrade rollup to 3.25.2 (#13608)
|
2023-06-25 17:29:58 +02:00 |
import-assertion
|
test: migrate playgrounds to ESM (#13094)
|
2023-05-09 11:33:34 +02:00 |
js-sourcemap
|
feat: emit event to handle chunk load errors (#12084)
|
2023-06-15 14:37:02 +02:00 |
json
|
fix(deps): update all non-major dependencies (#13059)
|
2023-06-08 11:56:21 +02:00 |
legacy
|
chore(deps): update all non-major dependencies (#13633)
|
2023-06-26 08:39:16 +02:00 |
lib
|
fix(deps): update sirv to 2.0.3 (#13057)
|
2023-06-07 12:15:23 +02: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 (#13633)
|
2023-06-26 08:39:16 +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
|
chore(deps): update all non-major dependencies (#13553)
|
2023-06-19 12:56:26 +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
|
test: migrate playgrounds to ESM (#13094)
|
2023-05-09 11:33:34 +02:00 |
preload
|
chore(deps): update all non-major dependencies (#13633)
|
2023-06-26 08:39:16 +02:00 |
preserve-symlinks
|
test: migrate playgrounds to ESM (#13094)
|
2023-05-09 11:33:34 +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
|
fix(deps): update all non-major dependencies (#13488)
|
2023-06-12 11:49:52 +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
|
test(server): vite server restart flow (#12777)
|
2023-04-25 15:53:04 +00:00 |
ssr-deps
|
fix: keep track of ssr version of imported modules separately (#11973)
|
2023-06-15 07:27:09 +02:00 |
ssr-html
|
test: rewrite waitForNavigation to waitForEvent('load') (#13413)
|
2023-06-03 16:23:06 +02:00 |
ssr-noexternal
|
refactor(playground): move to ESM module and add type check for config (#12131)
|
2023-02-28 15:56:51 +01: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
|
refactor(playground): move to ESM module and add type check for config (#12131)
|
2023-02-28 15:56:51 +01:00 |
tailwind
|
fix(deps): update all non-major dependencies (#13059)
|
2023-06-08 11:56:21 +02:00 |
tailwind-sourcemap
|
fix(deps): update all non-major dependencies (#13059)
|
2023-06-08 11:56:21 +02:00 |
transform-plugin
|
test: migrate playgrounds to ESM (#13094)
|
2023-05-09 11:33:34 +02:00 |
tsconfig-json
|
test: migrate playgrounds to ESM (#13094)
|
2023-05-09 11:33:34 +02:00 |
tsconfig-json-load-error
|
test: migrate playgrounds to ESM (#13094)
|
2023-05-09 11:33:34 +02:00 |
wasm
|
test: migrate playgrounds to ESM (#13094)
|
2023-05-09 11:33:34 +02:00 |
worker
|
fix: call tryFsResolve for relative new URL(foo, import.meta.url) (#13142)
|
2023-05-10 14:58:02 +02:00 |
package.json
|
fix(deps): update sirv to 2.0.3 (#13057)
|
2023-06-07 12:15:23 +02:00 |
shims.d.ts
|
test: ensure ports are free for test servers
|
2022-05-11 20:31:21 +08:00 |
test-utils.ts
|
fix: allow using vite as a proxy for another vite server (#13218)
|
2023-06-15 12:49:41 +00:00 |
tsconfig.json
|
feat(create-vite): use typescript 5.0 in templates (#12481)
|
2023-03-30 08:13:26 +02:00 |
vitestGlobalSetup.ts
|
chore: enable prettier trailing commas (#11167)
|
2022-12-04 08:19:06 +01:00 |
vitestSetup.ts
|
test: migrate playgrounds to ESM (#13094)
|
2023-05-09 11:33:34 +02:00 |