Commit Graph

7030 Commits

Author SHA1 Message Date
dominikg
ee6f9c86b4
fix: handle tsconfig watching without watchChange as tsconfig files are not modules that pass through it 2024-10-03 16:10:49 +09:00
dominikg
a8bf2bc74c
fix: refactor watch code for tsconfig changes to use watchChange hook 2024-10-03 16:10:48 +09:00
sapphi-red
6633ddc365
Revert "revert: esbuild tsconfck reload changes"
This reverts commit 60f90a0b2d.
2024-10-03 16:09:53 +09: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
翠 / green
bea0272dec
refactor: remove _onCrawlEnd (#18207) 2024-09-27 09:54:58 +02:00
Bjorn Lu
768a50f7ac
fix(mixedModuleGraph): handle undefined id in getModulesByFile (#18201) 2024-09-26 16:20:46 +02:00
Hiroshi Ogawa
9470011570
fix: require serialization for HMRConnection.send on implementation side (#18186) 2024-09-26 12:39:32 +02:00
Hiroshi Ogawa
eb08f605dd
fix(css): fix lightningcss dep url resolution with custom root (#18125) 2024-09-26 17:22:38 +09:00
GU Yiling
70813c7f05
fix: asset import should skip handling data URIs (#18163) 2024-09-26 17:21:25 +09:00
Hiroshi Ogawa
e003a2ca73
fix(ssr): fix source map remapping with multiple sources (#18150)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-09-26 09:56:51 +02:00
翠 / green
1166a90728
test: misc fixes (#18200) 2024-09-26 09:54:49 +02:00
btea
6f030ec15f
refactor: replace parse with splitFileAndPostfix (#18185) 2024-09-25 16:39:44 +02:00
renovate[bot]
c8aea5ae0a
fix(deps): update all non-major dependencies (#18170)
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-09-25 16:09:54 +02:00
Vladimir
e83beff596
fix(vite): refactor "module cache" to "evaluated modules", pass down module to "runInlinedModule" (#18092) 2024-09-25 15:24:08 +02:00
xxhls
5e56614cce
docs: correct variable name in build.lib.fileName option description (#18197) 2024-09-25 17:37:23 +09:00
Vladimir
08ff233199
refactor: remove the need for "processSourceMap" (#18187) 2024-09-24 21:35:07 +02:00
Jòan
e59e2cacab
chore(deps): update esbuild (#18173) 2024-09-24 09:41:59 +02:00
Hiroshi Ogawa
d7763a5615
fix(css): fix missing source file warning with sass modern api custom importer (#18113) 2024-09-24 12:47:31 +09:00
Hiroshi Ogawa
4cc53224e9
fix(css): ensure sass compiler initialized only once (#18128) 2024-09-23 14:50:31 +01:00
Evan You
a34a73a3ad
docs: use search-only key 2024-09-23 09:20:13 +08:00
aruseni
49087bd573
docs: fix typo in proxy.ts (#18162) 2024-09-23 02:24:04 +08:00
翠 / green
21ec1ce7f0
fix: use config.consumer instead of options?.ssr / config.build.ssr (#18140) 2024-09-19 21:08:15 +02:00
翠 / green
7722c06164
feat: support this.environment in options and onLog hook (#18142) 2024-09-19 20:01:03 +02:00
Leo
b529b6fa7d
docs: add vitepress-plugin-group-icons (#18132) 2024-09-19 12:53:21 +08:00
DVas138
52dff2bc08
docs(static-deploy): add npm install to render's build command (#18138) 2024-09-19 10:58:59 +09:00
Marvin Hagemeister
c1ed8a595a
fix(config): treat all files as ESM on deno (#18081) 2024-09-17 15:23:52 +09:00
Hiroshi Ogawa
caaa6836e9
chore: escape template tag in CHANGELOG.md (#18126) 2024-09-17 15:11:12 +09:00
renovate[bot]
a73bbaadb5
chore(deps): update all non-major dependencies (#18108) 2024-09-17 15:08:40 +09:00
patak-dev
993d45bf45 release: v6.0.0-beta.1 2024-09-16 17:44:58 +02:00
jackfromeast
ade1d89660
fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) 2024-09-16 17:42:53 +02:00
patak
9d2413c8b6
fix: fs raw query (#18112) 2024-09-16 17:38:29 +02:00