Commit Graph

7114 Commits

Author SHA1 Message Date
Julien Ripouteau
f67629f675
docs(landing): add AdonisJS logo (#18258) 2024-10-23 17:18:22 +08:00
sapphi-red
281b9dc66a
release: create-vite@5.5.4 2024-10-23 16:17:56 +09:00
Giorgio Boa
b53db53df1
chore: change Angular customCommand (#18425) 2024-10-23 16:16:01 +09:00
patak
3778c7acf9
docs: center last projects row in landing (#18424)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-10-23 08:20:12 +02:00
Dario Piotrowicz
9b21f69405
feat: enable dependencies discovery and pre-bundling in ssr environments (#18358)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-10-23 08:15:56 +02:00
翠 / green
291830fa63
feat(create-vite): update to svelte 5 (#18407)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2024-10-22 10:46:02 +09:00
Giorgio Boa
ac1fd41059
feat: add custom Angular variants (#18410) 2024-10-21 16:19:40 +02:00
翠 / green
dbb260499f
fix(css): don't transform sass function calls with namespace (#18414) 2024-10-21 10:40:02 +00:00
Hiroshi Ogawa
ddee0ad38f
test: replace fs mocking in css module compose test (#18413) 2024-10-21 12:11:35 +02:00
翠 / green
70bb8ded1d
chore: specify TypeScript version with ~ (#18406) 2024-10-21 09:55:36 +02:00
Bjorn Lu
ff018dca95
chore: update moduleResolution value casing (#18409) 2024-10-21 16:33:54 +09:00
renovate[bot]
802839d483
chore(deps): update all non-major dependencies (#18404)
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-10-21 13:06:14 +09:00
patak
257883fccc
docs: reload due to gsap and shiki (#18397) 2024-10-19 10:10:15 +02:00
翠 / green
bae6a37628
fix(ssr): this in exported function should be undefined (#18329) 2024-10-18 15:44:29 +02:00
Segev Finer
964a618e64
docs(backend-integration): add an example importedChunks (#18357)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-10-18 15:38:27 +02:00
翠 / green
f6b90747eb
chore(create-vite): mark template files as CC0 (#18366)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-10-18 15:37:43 +02:00
patak
105ca12b34
feat: add .git to deny list by default (#18382) 2024-10-18 14:53:27 +02:00
翠 / green
7cebe3847f
refactor(resolve): remove tryEsmOnly flag (#18394) 2024-10-18 13:56:06 +02:00
helloworld3200
159b4f4d9e
docs: change docs to include more details about public directory (#18286)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-10-18 12:33:15 +02:00
翠 / green
eec021deaa
docs: clarify where it applies for each config options (#18375) 2024-10-18 08:20:21 +02:00
翠 / green
b2965c8e9f
fix(cli): --watch should not override build.watch options (#18390) 2024-10-18 08:18:51 +02:00
翠 / green
57a0e85186
chore(deps): bump TypeScript to 5.6 (#18254) 2024-10-18 08:15:19 +02:00
翠 / green
dcf5f03cb5
docs: clarify target in tsconfig.json (#18377) 2024-10-18 08:14:43 +02:00
翠 / green
1414bfaa3e
chore: unpin playwright (#18391) 2024-10-18 12:26:49 +08:00
翠 / green
a569f42ee9
fix: augment hash for CSS files to prevent chromium erroring by loading previous files (#18367) 2024-10-18 12:56:35 +09:00
@beer
8030231596
chore: fix grammar (#18385) 2024-10-17 20:10:24 +02:00
翠 / green
4d5f51d13f
feat: add environment::listen (#18263) 2024-10-17 13:42:07 +02:00
翠 / green
e59760c46d
docs: server.proxy has precedence over Vite's internal middlewares (#18363) 2024-10-17 13:38:49 +02:00
翠 / green
c37e9966fd
ci: show format diff (#18373) 2024-10-17 13:34:44 +02:00
翠 / green
164432121f
docs: mention pre-bundle uses esbuild in dev (#18376) 2024-10-17 12:34:39 +02:00
@beer
7d97a9b2ba
chore: tiny typo (#18374) 2024-10-17 13:56:04 +08:00
pralkarz
6f74a3a1b2
chore(deps)!: migrate fast-glob to tinyglobby (#18243) 2024-10-17 14:24:33 +09:00
Bjorn Lu
b5d1a058f9
chore: combine deps license with same text (#18356) 2024-10-17 13:33:08 +09:00
翠 / green
455d083b70
refactor: use verbatimModuleSyntax instead of importsNotUsedAsValues (#18360) 2024-10-16 19:07:27 +02:00
翠 / green
7338ee327e
docs: add multiple entries lib mode example (#18364) 2024-10-16 17:12:01 +02:00
翠 / green
f50d3583e2
test: remove unnecessary logs from output (#18368) 2024-10-16 22:28:52 +09:00
Hiroshi Ogawa
dc823347bb
fix(worker): rewrite rollup output.format with worker.format on worker build error (#18165) 2024-10-16 11:17:35 +09:00
翠 / green
7db105daaf
docs: relative base path (#18355) 2024-10-15 16:47:15 +02:00
Niklas Molnes Hole
5cca4bfd32
fix(deps): update open dependency to 10.1.0 (#18349)
Co-authored-by: null <null>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-10-15 21:07:32 +08:00
翠 / green
e9c9767ba5
docs: env expand feature only works for variables in env files (#18354) 2024-10-15 11:54:20 +02:00
patak
93b03b2692
docs: update ViteConf 24 cta (#18352) 2024-10-15 11:42:16 +02:00
renovate[bot]
5552583a22
fix(deps): update all non-major dependencies (#18345)
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-10-15 16:13:43 +09:00
patak
47b12706ce
fix: more robust plugin.sharedDuringBuild (#18351) 2024-10-15 07:38:06 +02:00
renovate[bot]
5ea4b00a98
chore(deps): update dependency sirv to v3 (#18346)
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
2024-10-15 07:21:39 +02:00
sapphi-red
2a8ed7f877
release: v6.0.0-beta.3 2024-10-15 10:51:58 +09:00
Hiroshi Ogawa
93d286c4c1
fix(resolve): fix resolve cache key for external conditions (#18332) 2024-10-15 10:43:32 +09:00
patak
896d6e3d94
docs: refactor environment api docs (#18316)
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-10-15 10:38:50 +09:00
Hiroshi Ogawa
0fe95d4a71
fix: add position to import analysis resolve exception (#18344) 2024-10-14 15:33:18 +08:00
Nils Ingwersen
0ddfb9f31a
chore(deps): update eslint-plugin-react-hooks to stable v5 (#18335) 2024-10-14 12:16:11 +08:00
Yvan Zhu
4ab37fd6e5
docs: change npm and pnpm to be lowercase (#18342) 2024-10-12 21:00:37 +09:00