| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4e9fea5 commit 9a7ae4e
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,13 @@ | |||
| 1 | + ## 8.0.4 (2026-09-03) | ||
| 2 | + | ||
| 3 | + ### 🩹 Fixes | ||
| 4 | + | ||
| 5 | + - **vite:** fold an exports-map plugin's root entry onto its bare package id ([#11411](https://github.com/NativeScript/NativeScript/pull/11411)) | ||
| 6 | + | ||
| 7 | + ### ❤️ Thank You | ||
| 8 | + | ||
| 9 | + - Nathan Walker | ||
| 10 | + | ||
| 1 | 11 | ## 8.0.3 (2026-09-02) | |
| 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.3", | ||
| 3 | + "version": "8.0.4", | ||
| 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