Skip to content

Commit f641aaa

Browse files
committed
chore: merge main
2 parents efed40f + 0c3bbe7 commit f641aaa

File tree

29 files changed

+472
-432
lines changed

29 files changed

+472
-432
lines changed

docs/guide/static-deploy.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,3 +301,11 @@ Deploy your static site using [Kinsta](https://kinsta.com/static-site-hosting/)
301301
## xmit Static Site Hosting
302302

303303
Deploy your static site using [xmit](https://xmit.co) by following this [guide](https://xmit.dev/posts/vite-quickstart/).
304+
305+
## Zephyr Cloud
306+
307+
[Zephyr Cloud](https://zephyr-cloud.io) is a deployment platform that integrates directly into your build process and provides global edge distribution for module federation and other kind of applications.
308+
309+
Zephyr follows a different approach than other cloud providers. It integrates directly with Vite build process, so every time you build or run the dev server for your application, it will be automatically deployed with Zephyr Cloud.
310+
311+
Follow the steps in [the Vite deployment guide](https://docs.zephyr-cloud.io/recipes/react-vite) to get started.

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"oxc-minify": "^0.87.0",
1818
"vitepress": "^2.0.0-alpha.12",
1919
"vitepress-plugin-group-icons": "^1.6.3",
20-
"vitepress-plugin-llms": "^1.7.4",
20+
"vitepress-plugin-llms": "^1.7.5",
2121
"vue": "^3.5.21",
22-
"vue-tsc": "^3.0.6"
22+
"vue-tsc": "^3.0.7"
2323
}
2424
}

eslint.config.js

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,23 @@ export default tseslint.config(
245245
],
246246
},
247247
},
248+
{
249+
name: 'configs',
250+
files: [
251+
'packages/create-vite/tsdown.config.ts',
252+
'packages/plugin-legacy/tsdown.config.ts',
253+
],
254+
rules: {
255+
'n/no-unsupported-features/node-builtins': [
256+
'error',
257+
{
258+
// ideally we would like to allow all experimental features
259+
// https://github.com/eslint-community/eslint-plugin-n/issues/199
260+
ignores: ['fetch', 'import.meta.dirname'],
261+
},
262+
],
263+
},
264+
},
248265

249266
{
250267
name: 'disables/vite/client',

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,17 @@
5050
"@types/estree": "^1.0.8",
5151
"@types/etag": "^1.8.4",
5252
"@types/less": "^3.0.8",
53-
"@types/node": "^22.18.1",
53+
"@types/node": "^22.18.3",
5454
"@types/picomatch": "^4.0.2",
5555
"@types/stylus": "^0.48.43",
5656
"@types/ws": "^8.18.1",
5757
"@vitejs/release-scripts": "^1.6.0",
5858
"eslint": "^9.35.0",
5959
"eslint-plugin-import-x": "^4.16.1",
60-
"eslint-plugin-n": "^17.21.3",
60+
"eslint-plugin-n": "^17.22.0",
6161
"eslint-plugin-regexp": "^2.10.0",
6262
"execa": "^9.6.0",
63-
"globals": "^16.3.0",
63+
"globals": "^16.4.0",
6464
"lint-staged": "^16.1.6",
6565
"picocolors": "^1.1.1",
6666
"playwright-chromium": "^1.55.0",
@@ -69,7 +69,7 @@
6969
"simple-git-hooks": "^2.13.1",
7070
"tsx": "^4.20.5",
7171
"typescript": "~5.9.2",
72-
"typescript-eslint": "^8.42.0",
72+
"typescript-eslint": "^8.43.0",
7373
"vite": "workspace:*",
7474
"vitest": "^3.2.4"
7575
},
@@ -90,7 +90,7 @@
9090
"eslint --cache --fix"
9191
]
9292
},
93-
"packageManager": "pnpm@10.15.1",
93+
"packageManager": "pnpm@10.16.1",
9494
"stackblitz": {
9595
"startCommand": "pnpm --filter='./packages/vite' run dev"
9696
}

packages/create-vite/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## <small>[7.1.2](https://github.com/vitejs/vite/compare/[email protected]@7.1.2) (2025-09-18)</small>
2+
### Bug Fixes
3+
4+
* **create-vite:** unique name for tanstack router options ([#20783](https://github.com/vitejs/vite/issues/20783)) ([91e68a3](https://github.com/vitejs/vite/commit/91e68a3015bdf30667ba9365f8fc51d3571f10d0))
5+
* **deps:** update all non-major dependencies ([#20634](https://github.com/vitejs/vite/issues/20634)) ([4851cab](https://github.com/vitejs/vite/commit/4851cab3ba818b5f0f82eef3796b61d4b12768f1))
6+
* **deps:** update all non-major dependencies ([#20676](https://github.com/vitejs/vite/issues/20676)) ([5a274b2](https://github.com/vitejs/vite/commit/5a274b29df83744cf0ce4dafd94029d2a9e01135))
7+
* **deps:** update all non-major dependencies ([#20709](https://github.com/vitejs/vite/issues/20709)) ([0401feb](https://github.com/vitejs/vite/commit/0401feba17e60bd7e976c5643128a0da49670a83))
8+
* **deps:** update all non-major dependencies ([#20732](https://github.com/vitejs/vite/issues/20732)) ([122bfba](https://github.com/vitejs/vite/commit/122bfbabeb1f095ce7cabd30893e5531e9a007c4))
9+
* **deps:** update all non-major dependencies ([#20773](https://github.com/vitejs/vite/issues/20773)) ([88af2ae](https://github.com/vitejs/vite/commit/88af2ae7df77160e7d11a9fa147a4967c8499f13))
10+
11+
### Miscellaneous Chores
12+
13+
* **deps:** update rolldown-related dependencies ([#20633](https://github.com/vitejs/vite/issues/20633)) ([98b92e8](https://github.com/vitejs/vite/commit/98b92e8c4b10ae87c48292a8ac09b01ca81a02cf))
14+
* **deps:** update rolldown-related dependencies ([#20675](https://github.com/vitejs/vite/issues/20675)) ([a67bb5f](https://github.com/vitejs/vite/commit/a67bb5fbec5f3e42151dc7e3166858d0d33533de))
15+
* **deps:** update rolldown-related dependencies ([#20772](https://github.com/vitejs/vite/issues/20772)) ([d785e72](https://github.com/vitejs/vite/commit/d785e72f2ead705e8b2416c0a5097878fced3435))
16+
17+
### Code Refactoring
18+
19+
* **create-vite:** migrate `tseslint.config` to ESLint core's `defineConfig` ([#20734](https://github.com/vitejs/vite/issues/20734)) ([feeb8bc](https://github.com/vitejs/vite/commit/feeb8bccfb6981c21f3f8a09b26e36373a51dae0))
20+
121
## <small>[7.1.1](https://github.com/vitejs/vite/compare/[email protected]@7.1.1) (2025-08-12)</small>
222
### Bug Fixes
323

packages/create-vite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-vite",
3-
"version": "7.1.1",
3+
"version": "7.1.2",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",
@@ -37,6 +37,6 @@
3737
"cross-spawn": "^7.0.6",
3838
"mri": "^1.2.0",
3939
"picocolors": "^1.1.1",
40-
"tsdown": "^0.14.2"
40+
"tsdown": "^0.15.1"
4141
}
4242
}

packages/create-vite/src/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ const FRAMEWORKS: Framework[] = [
144144
customCommand: 'npm create react-router@latest TARGET_DIR',
145145
},
146146
{
147-
name: 'custom-tanstack-router',
147+
name: 'custom-tanstack-router-react',
148148
display: 'TanStack Router ↗',
149149
color: cyan,
150150
customCommand:
@@ -245,7 +245,7 @@ const FRAMEWORKS: Framework[] = [
245245
color: yellow,
246246
},
247247
{
248-
name: 'custom-tanstack-router',
248+
name: 'custom-tanstack-router-solid',
249249
display: 'TanStack Router ↗',
250250
color: cyan,
251251
customCommand:

packages/create-vite/template-preact-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "vite preview"
1010
},
1111
"dependencies": {
12-
"preact": "^10.27.1"
12+
"preact": "^10.27.2"
1313
},
1414
"devDependencies": {
1515
"@preact/preset-vite": "^2.10.2",

packages/create-vite/template-preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "vite preview"
1010
},
1111
"dependencies": {
12-
"preact": "^10.27.1"
12+
"preact": "^10.27.2"
1313
},
1414
"devDependencies": {
1515
"@preact/preset-vite": "^2.10.2",

packages/create-vite/template-react-ts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
},
1616
"devDependencies": {
1717
"@eslint/js": "^9.35.0",
18-
"@types/react": "^19.1.12",
18+
"@types/react": "^19.1.13",
1919
"@types/react-dom": "^19.1.9",
2020
"@vitejs/plugin-react": "^5.0.2",
2121
"eslint": "^9.35.0",
2222
"eslint-plugin-react-hooks": "^5.2.0",
2323
"eslint-plugin-react-refresh": "^0.4.20",
24-
"globals": "^16.3.0",
24+
"globals": "^16.4.0",
2525
"typescript": "~5.8.3",
26-
"typescript-eslint": "^8.42.0",
26+
"typescript-eslint": "^8.43.0",
2727
"vite": "npm:rolldown-vite@^7.1.10"
2828
}
2929
}

0 commit comments

Comments
 (0)