Anthony Fu
|
be9094a173
|
chore: fix types
|
2024-05-21 19:51:45 +02:00 |
|
Anthony Fu
|
9d00f262e1
|
chore: fix types
|
2024-05-21 17:14:37 +02:00 |
|
Anthony Fu
|
36c65d57a7
|
chore: cleanup
|
2024-05-21 16:50:25 +02:00 |
|
Anthony Fu
|
3fd79ac39f
|
refactor: plugin container
|
2024-05-21 16:40:39 +02:00 |
|
Anthony Fu
|
89ec69c63f
|
fix: argument rollup types for plugin context instead of wrapping
|
2024-05-21 12:54:50 +02:00 |
|
Anthony Fu
|
53734a8fae
|
feat: provide environment in every hook context
|
2024-05-21 12:24:46 +02:00 |
|
patak-dev
|
21225c9fdf
|
feat: improve Plugin option types
|
2024-05-21 10:39:01 +02:00 |
|
patak-dev
|
63de43a5cd
|
fix: keep plugin with environmentPlugins hook
|
2024-05-21 10:18:49 +02:00 |
|
Vladimir Sheremet
|
431455f448
|
chore: remove extra symbol
|
2024-05-21 10:03:02 +02:00 |
|
patak-dev
|
46f21b8754
|
fix: back compat for server.pluginContainer.buildStart
|
2024-05-21 01:49:47 +02:00 |
|
patak-dev
|
d231966f03
|
release: v6.0.0-alpha.15
|
2024-05-21 00:59:03 +02:00 |
|
patak-dev
|
0166bfe908
|
fix: svelte back compat
|
2024-05-21 00:05:17 +02:00 |
|
Anthony Fu
|
7e9dd25fe2
|
fix: only join base url in none ssr env
|
2024-05-20 23:54:48 +02:00 |
|
Arnaud Barré
|
acb208ed98
|
fix hmr connected message on client
|
2024-05-20 23:46:04 +02:00 |
|
patak-dev
|
2b2d010e86
|
release: v6.0.0-alpha.14
|
2024-05-20 22:52:59 +02:00 |
|
patak-dev
|
3f3014795a
|
chore: merge main
|
2024-05-20 22:51:48 +02:00 |
|
patak
|
54c219eeb0
|
feat: back to environmentPlugins hook (#16732)
|
2024-05-20 22:34:52 +02:00 |
|
Vladimir Sheremet
|
8ee7fcdd9e
|
fix: rely on the current environment in resolveId, if known
|
2024-05-20 17:42:39 +02:00 |
|
Vladimir Sheremet
|
34d851874a
|
fix: export isFileLoadingAllowed
|
2024-05-20 15:52:28 +02:00 |
|
Vladimir Sheremet
|
3546d1e3cd
|
fix: revert resolveId importer require
|
2024-05-20 15:48:55 +02:00 |
|
patak-dev
|
2ae2fca9db
|
release: v6.0.0-alpha.13
|
2024-05-20 15:24:13 +02:00 |
|
patak-dev
|
82111bfb41
|
fix: types
|
2024-05-20 15:23:58 +02:00 |
|
patak-dev
|
371f7a02a7
|
release: v6.0.0-alpha.12
|
2024-05-20 15:07:51 +02:00 |
|
patak-dev
|
8c5674e10d
|
chore: respect ssr flag in clientInjectsions transform
|
2024-05-20 15:06:49 +02:00 |
|
patak-dev
|
a5efd56f0d
|
fix: remove enforce inside IsolatedPlugins
|
2024-05-20 15:06:49 +02:00 |
|
Vladimir Sheremet
|
0b3cf69b2e
|
chore: export ssrTransform
|
2024-05-20 15:04:20 +02:00 |
|
renovate[bot]
|
b45922a91d
|
chore(deps): update all non-major dependencies (#16722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-20 15:56:38 +08:00 |
|
Yuichiro Yamashita
|
89378c07b6
|
fix: mention build.rollupOptions.output.manualChunks instead of build.rollupOutput.manualChunks (#16721)
|
2024-05-20 15:45:23 +08:00 |
|
翠 / green
|
804184654b
|
fix(css): page reload was not happening with .css?raw (#16455)
|
2024-05-18 15:38:35 +08:00 |
|
Ceci
|
abf766e939
|
docs: correct proxy shorthand example (#15938)
|
2024-05-18 15:26:04 +08:00 |
|
翠 / green
|
95fe5a79c4
|
fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported (#16078)
|
2024-05-18 15:22:00 +08:00 |
|
btea
|
c9aa06a0f1
|
chore: patch http-proxy compatible with node22 (#16655)
|
2024-05-16 18:57:19 -07:00 |
|
btea
|
31f526f638
|
docs: add meta og:site_name & update og:title (#16672)
|
2024-05-16 18:42:57 -07:00 |
|
Arnaud Barré
|
2b61cc39a9
|
fix(hmr): trigger page reload when calling invalidate on root module (#16636)
|
2024-05-14 22:01:36 +08:00 |
|
翠 / green
|
65eb48f1c6
|
test: fix flaky test fail (#16667)
|
2024-05-13 09:19:18 -07:00 |
|
renovate[bot]
|
76d1642c3c
|
chore(deps): update dependency execa to v9 (#16662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
|
2024-05-13 15:29:57 +08:00 |
|
MattPeng
|
6583ad25a1
|
fix(build): make SystemJSWrapRE match lazy (#16633)
|
2024-05-13 14:55:24 +08:00 |
|
Nazaré da Piedade
|
3b161c94bd
|
docs: update announcing-vite5.md and announcing-vite5-1.md (#16646)
|
2024-05-13 14:46:28 +08:00 |
|
renovate[bot]
|
bf2f0145fe
|
fix(deps): update all non-major dependencies (#16660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-13 14:42:44 +08:00 |
|
renovate[bot]
|
27b8ed48dc
|
chore(deps): update pnpm/action-setup action to v4 (#16663)
|
2024-05-12 23:00:12 -07:00 |
|
btea
|
4501b5a7ea
|
chore(deps): update @shikijs/vitepress-twoslash to 1.5.0 (#16637)
|
2024-05-10 18:12:39 +00:00 |
|
Vladimir Sheremet
|
ffb4aa7885
|
docs: add a note about the "run" method
|
2024-05-09 14:31:11 +02:00 |
|
Adam Hines
|
22dc19601e
|
fix(error-logging): rollup errors weren't displaying id and codeframe (#16540)
|
2024-05-09 13:00:40 +08:00 |
|
renovate[bot]
|
c04192bc4e
|
chore(deps): update dependency conventional-changelog-cli to v5 (#16604)
|
2024-05-08 13:10:06 +02:00 |
|
이채준 - CJ Lee
|
b0b839accc
|
fix(logger): truncate log over 5000 characters long (#16581)
|
2024-05-08 12:51:16 +02:00 |
|
bluwy
|
c3b3d3c617
|
release: plugin-legacy@5.4.0
|
2024-05-08 12:22:58 +08:00 |
|
Andrew Jeremy
|
66f12ab40b
|
docs: add custom event types docs (#16609)
Co-authored-by: 翠 / green <green@sapphi.red>
|
2024-05-07 12:17:41 +02:00 |
|
翠 / green
|
7a8ae49deb
|
docs: update manifest example (#16620)
|
2024-05-07 12:16:36 +02:00 |
|
Xavi Lee
|
a2652825b7
|
chore(create-vite): update IDE support instructions in helloworld components (#16605)
Co-authored-by: 翠 / green <green@sapphi.red>
|
2024-05-07 12:14:54 +02:00 |
|
翠 / green
|
c2a4ce5a77
|
test: don't skip unicode related tests anymore (#16339)
|
2024-05-07 16:43:33 +08:00 |
|