Skip to content

Commit 04d4a92

Browse files
chore(release): publish
- project: vite 8.0.8
1 parent 4df777f commit 04d4a92

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.8 (2026-09-10)
2+
3+
### 🩹 Fixes
4+
5+
- **vite:** accept @angular/build 22 as an optional peer ([4df777fa5](https://github.com/NativeScript/NativeScript/commit/4df777fa5))
6+
7+
### ❤️ Thank You
8+
9+
- Nathan Walker
10+
111
## 8.0.7 (2026-09-10)
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.7",
3+
"version": "8.0.8",
44
"description": "Vite for NativeScript",
55
"main": "./index.js",
66
"module": "./index.js",

0 commit comments

Comments
 (0)