| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 49c3235 commit 6dba52f
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,13 @@ | |||
| 1 | + ## 8.0.3 (2026-09-02) | ||
| 2 | + | ||
| 3 | + ### 🩹 Fixes | ||
| 4 | + | ||
| 5 | + - **vite:** rebuild the cached core bundle when a patch-package core patch changes ([#11408](https://github.com/NativeScript/NativeScript/pull/11408)) | ||
| 6 | + | ||
| 7 | + ### ❤️ Thank You | ||
| 8 | + | ||
| 9 | + - Nathan Walker | ||
| 10 | + | ||
| 1 | 11 | ## 8.0.2 (2026-09-01) | |
| 2 | 12 | ||
| 3 | 13 | ### 🚀 Features | |
| 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.2", | ||
| 3 | + "version": "8.0.3", | ||
| 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