| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4df777f commit 04d4a92
2 files changed
| Original file line number | Diff line number | Diff 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 | + | ||
| 1 | 11 | ## 8.0.7 (2026-09-10) | |
| 2 | 12 | ||
| 3 | 13 | ### 🩹 Fixes | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "@nativescript/vite", | |
| 3 | - "version": "8.0.7", | ||
| 3 | + "version": "8.0.8", | ||
| 4 | 4 | "description": "Vite for NativeScript", | |
| 5 | 5 | "main": "./index.js", | |
| 6 | 6 | "module": "./index.js", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments