Skip to content

Commit 94feed3

Browse files
chore(release): publish
- project: vite 8.0.1
1 parent 2b9dae6 commit 94feed3

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/vite/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 8.0.1 (2026-08-31)
2+
3+
### 🩹 Fixes
4+
5+
- **vite:** settings-only pnpm-workspace.yaml is not a monorepo root marker ([#11375](https://github.com/NativeScript/NativeScript/pull/11375))
6+
7+
### ❤️ Thank You
8+
9+
- Nathan Walker
10+
111
## 8.0.1-dev.0 (2026-08-31)
212

313
### 🩹 Fixes

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/vite",
3-
"version": "8.0.1-dev.0",
3+
"version": "8.0.1",
44
"description": "Vite for NativeScript",
55
"main": "./index.js",
66
"module": "./index.js",

0 commit comments

Comments
 (0)