File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 8.0.0-rc.0 (2026-08-21)
2+
3+ ### 🚀 Features
4+
5+ - ** vite:** align the dev boot with 9.1 runtime contract ([ #11355 ] ( https://github.com/NativeScript/NativeScript/pull/11355 ) )
6+ - ** vite:** allow auto port availability selection ([ #11351 ] ( https://github.com/NativeScript/NativeScript/pull/11351 ) )
7+ - ⚠️ ** vite:** add Vite 8 HMR engine with ns: runtime ([ d601d0d11] ( https://github.com/NativeScript/NativeScript/commit/d601d0d11 ) )
8+ - vite improvements ([ 5360522b9] ( https://github.com/NativeScript/NativeScript/commit/5360522b9 ) )
9+ - NativeClass transformer now supports ts-patch and ts-loader ([ #10952 ] ( https://github.com/NativeScript/NativeScript/pull/10952 ) )
10+ - @nativescript/vite ([ #10948 ] ( https://github.com/NativeScript/NativeScript/pull/10948 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - ** vite:** lazy-load Vue SFC compiler ([ #11354 ] ( https://github.com/NativeScript/NativeScript/pull/11354 ) )
15+ - ** vite:** remove browser preload probe from native bundles ([ #11311 ] ( https://github.com/NativeScript/NativeScript/pull/11311 ) )
16+ - ** vite:** fix windows path separator for static copy targets ([ #11048 ] ( https://github.com/NativeScript/NativeScript/pull/11048 ) )
17+ - ** vite:** __ dirname windows compat ([ #11046 ] ( https://github.com/NativeScript/NativeScript/pull/11046 ) )
18+ - ** vite:** init handling ([ 1c6c38d19] ( https://github.com/NativeScript/NativeScript/commit/1c6c38d19 ) )
19+
20+ ### ⚠️ Breaking Changes
21+
22+ - ** vite:** add Vite 8 HMR engine with ns: runtime ([ d601d0d11] ( https://github.com/NativeScript/NativeScript/commit/d601d0d11 ) )
23+
24+ ### ❤️ Thank You
25+
26+ - Adrien Foulon @Tofandel
27+ - farfromrefuge
28+ - Nathan Walker
29+ - Tanner Linsley
30+
131## 2.0.3 (2026-04-12)
232
333### Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/vite" ,
3- "version" : " 8.0.0" ,
3+ "version" : " 8.0.0-rc.0 " ,
44 "description" : " Vite for NativeScript" ,
55 "main" : " ./index.js" ,
66 "module" : " ./index.js" ,
You can’t perform that action at this time.
0 commit comments