| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2b9dae6 commit 94feed3
2 files changed
| Original file line number | Diff line number | Diff 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 | + | ||
| 1 | 11 | ## 8.0.1-dev.0 (2026-08-31) | |
| 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.1-dev.0", | ||
| 3 | + "version": "8.0.1", | ||
| 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