File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 9.0.4 (2025-11-28)
2+
3+ ### 🩹 Fixes
4+
5+ - ** ios:** prevent gc from collecting current navigation transition ([ #10967 ] ( https://github.com/NativeScript/NativeScript/pull/10967 ) )
6+ - ** SplitView:** export improvements ([ #10968 ] ( https://github.com/NativeScript/NativeScript/pull/10968 ) )
7+
8+ ### ❤️ Thank You
9+
10+ - Dimitris-Rafail Katsampas @CatchABus
11+
12+ ## 9.0.3 (2025-11-23)
13+
14+ ### 🚀 Features
15+
16+ - ** core:** improve esm/commonjs compat with emoji-regex dependency ([ 8aa77c23c] ( https://github.com/NativeScript/NativeScript/commit/8aa77c23c ) )
17+
18+ ### ❤️ Thank You
19+
20+ - Nathan Walker
21+
122## 9.0.2 (2025-11-20)
223
324### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/core" ,
3- "version" : " 9.0.2 " ,
3+ "version" : " 9.0.4 " ,
44 "description" : " A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs." ,
55 "type" : " module" ,
66 "main" : " index" ,
You can’t perform that action at this time.
0 commit comments