翠 / green
|
889bfc0ada
|
fix(css): dont remove JS chunk for pure CSS chunk when the export is used (#18307)
|
2024-10-09 15:12:45 +02:00 |
|
翠 / green
|
b382f7e19c
|
test(css): make "duplicate CSS" test to focus on what it's testing (#18308)
|
2024-10-09 14:56:34 +02:00 |
|
patak
|
cd368f9fed
|
refactor: rename runner.destroy() to runner.close() (#18304)
|
2024-10-09 19:27:01 +09:00 |
|
LiuSeen
|
41735a72a3
|
chore: docs style (#18306)
|
2024-10-09 08:48:59 +02:00 |
|
翠 / green
|
94e34cf1df
|
fix(types): add more overload to defineConfig (#18299)
|
2024-10-08 09:52:50 +02:00 |
|
Hiroshi Ogawa
|
466f94aa64
|
test: test optimized dep as ssr entry (#18301)
|
2024-10-08 09:51:21 +02:00 |
|
Hiroshi Ogawa
|
fafc7e28d3
|
fix(optimizer): don't externalize transitive dep package name with asset extension (#18152)
|
2024-10-07 17:38:53 +02:00 |
|
翠 / green
|
460aaffbf1
|
fix: handle yarn command fail when root does not exist (#18141)
|
2024-10-07 17:36:03 +02:00 |
|
Aleš Roubíček
|
0e6d4a5e23
|
fix(assets): make srcset parsing HTML spec compliant (#16323) (#18242)
|
2024-10-07 17:08:26 +02:00 |
|
翠 / green
|
007773b550
|
fix(middleware-mode): call all hot.listen when server restart (#18261)
|
2024-10-07 17:05:31 +02:00 |
|
Vladimir
|
5212d09579
|
fix: destroy the runner when runnable environment is closed (#18282)
|
2024-10-07 15:18:25 +02:00 |
|
Vladimir
|
fb35a7800e
|
fix: make it easier to configure environment runner (#18273)
|
2024-10-07 15:04:48 +02:00 |
|
renovate[bot]
|
5cac0544dc
|
fix(deps): update all non-major dependencies (#18292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-07 11:05:26 +09:00 |
|
翠 / green
|
45c9b5cca1
|
fix(create-vite): update qwik URL (#18285)
|
2024-10-05 22:14:32 +08:00 |
|
btea
|
0eda2ea0d5
|
docs: update EsbuildBuildOptions link (#18287)
|
2024-10-05 21:10:06 +08:00 |
|
Jun Shindo
|
f721677d8c
|
chore(docs): add margin to h4 (#18280)
|
2024-10-05 01:11:58 +09:00 |
|
翠 / green
|
2c5f948d06
|
fix: injectQuery double encoding (#18246)
Co-authored-by: mykwillis <myk@mykwillis.com>
|
2024-10-04 20:56:07 +08:00 |
|
翠 / green
|
4389a917f8
|
feat: support arbitrary module namespace identifier imports from cjs deps (#18236)
|
2024-10-04 20:54:51 +08:00 |
|
翠 / green
|
f311ff3c2b
|
fix(legacy): generate sourcemap for polyfill chunks (#18250)
|
2024-10-04 20:54:23 +08:00 |
|
翠 / green
|
a03bb0e2ba
|
fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252)
|
2024-10-04 20:54:00 +08:00 |
|
Bjorn Lu
|
084194f96a
|
docs: make docsearch background darker (#18281)
|
2024-10-04 14:44:43 +02:00 |
|
Evan You
|
3e9567fde8
|
docs: update og image
|
2024-10-04 17:30:46 +08:00 |
|
Evan You
|
7052c8f6fc
|
chore: update all url references of vitejs.dev to vite.dev (#18276)
|
2024-10-04 17:30:11 +08:00 |
|
Evan You
|
56eb869a67
|
chore: update license copyright (#18278)
|
2024-10-04 16:46:38 +08:00 |
|
Marvin Hagemeister
|
ad4f4048e2
|
docs: add Preact logo (#18265)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-10-04 16:45:37 +08:00 |
|
Bjorn Lu
|
c4800f0371
|
docs(landing): add color to astro logo (#18275)
|
2024-10-04 16:45:16 +08:00 |
|
btea
|
a99a0aab7c
|
docs: update homepage (#18274)
|
2024-10-04 15:42:06 +08:00 |
|
bluwy
|
564c877c61
|
release: create-vite@5.5.3
|
2024-10-04 15:32:46 +08:00 |
|
Shotaro Nakamura
|
51bb168089
|
docs(landing): update Qwik url (#18267)
|
2024-10-04 15:03:24 +08:00 |
|
Chris Manson
|
0356e10b77
|
docs: add Ember logo to the frameworks (#18269)
|
2024-10-03 22:02:05 +08:00 |
|
Amadou Sall
|
87949fe2a0
|
docs: replace AngularJS's website with Angular's website (#18259)
|
2024-10-02 18:13:54 +02:00 |
|
Evan You
|
d7c8603897
|
docs: home page redesign (#18257)
Co-authored-by: Simon Le Marchant <simon@marchantweb.com>
|
2024-10-02 22:02:46 +08:00 |
|
Hiroshi Ogawa
|
d21bdbfcee
|
test: silence sass legacy-js-api deprecation log (#18253)
|
2024-10-02 10:36:26 +02:00 |
|
翠 / green
|
9ab6180d3a
|
feat: restrict characters useable for environment name (#18255)
|
2024-10-02 08:31:03 +02:00 |
|
sapphi-red
|
69b6764d49
|
chore: update built LICENSE
|
2024-10-02 12:31:25 +09:00 |
|
renovate[bot]
|
78e749ea9a
|
chore(deps): update dependency @rollup/plugin-commonjs to v28 (#18231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-01 16:15:36 +08:00 |
|
bluwy
|
1fe949d56f
|
release: v6.0.0-beta.2
|
2024-10-01 16:06:58 +08:00 |
|
翠 / green
|
8f82730b86
|
test: fix server-worker-runner flaky test (#18247)
|
2024-10-01 03:55:16 +00:00 |
|
翠 / green
|
a577828d82
|
refactor: break circular dependencies to fix test-unit (#18237)
|
2024-09-30 11:17:21 +02:00 |
|
翠 / green
|
ec0efe8a06
|
fix(data-uri): only match ids starting with data: (#18241)
|
2024-09-30 10:57:36 +02:00 |
|
CK Chuang
|
b916ab601d
|
chore(optimizer): fix typo in comment (#18239)
|
2024-09-30 09:58:40 +02:00 |
|
renovate[bot]
|
c0edd26bbf
|
chore(deps): update all non-major dependencies (#18230)
|
2024-09-30 14:13:49 +09:00 |
|
delihiros
|
ea1d0b9af9
|
fix(deps): upgrade rollup 4.22.4+ to ensure avoiding XSS (#18180)
Co-authored-by: Sholom Aber <SholomAber@users.noreply.github.com>
|
2024-09-30 14:06:20 +09:00 |
|
Hiroshi Ogawa
|
a44b0a2690
|
fix(optimizer): re-optimize when changing config webCompatible (#18221)
|
2024-09-28 11:48:45 +02:00 |
|
Vladimir
|
95020ab49e
|
fix: cache the runnable environment module runner (#18215)
|
2024-09-27 14:43:28 +02:00 |
|
Vladimir
|
fb292f226f
|
feat: introduce RunnableDevEnvironment (#18190)
|
2024-09-27 13:42:49 +02:00 |
|
翠 / green
|
34041b9d8e
|
fix(html): make build-html plugin work with sharedPlugins (#18214)
|
2024-09-27 13:34:31 +02:00 |
|
翠 / green
|
bad0cccee8
|
fix: call this.hot.close for non-ws HotChannel (#18212)
|
2024-09-27 09:07:46 +00:00 |
|
翠 / green
|
2d148e347e
|
fix: close HotChannel on environment close (#18206)
|
2024-09-27 10:41:58 +02:00 |
|
翠 / green
|
220d6ec2bf
|
refactor: use resolvePackageData to get rollup version (#18208)
|
2024-09-27 10:40:47 +02:00 |
|