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+ ## 9.0.19 (2026-05-27)
2+
3+ ### 🚀 Features
4+
5+ - ** ios:** option to delay the launch event until the app becomes active ([ #9906 ] ( https://github.com/NativeScript/NativeScript/pull/9906 ) )
6+
7+ ### 🩹 Fixes
8+
9+ - ** core:** complete ` sideEffects ` declarations for inspector modules, network requests in devtools ([ #11229 ] ( https://github.com/NativeScript/NativeScript/pull/11229 ) )
10+ - ** android:** nested frame restoration step ([ #11226 ] ( https://github.com/NativeScript/NativeScript/pull/11226 ) )
11+ - ** ios:** improve TabView handling around more navigation controller ([ #11225 ] ( https://github.com/NativeScript/NativeScript/pull/11225 ) )
12+ - ** android:** apply accessibility CSS classes and font scale on init ([ #11224 ] ( https://github.com/NativeScript/NativeScript/pull/11224 ) )
13+ - ** core:** prevent exponential traversal in _ dialogClosed and _ onRootViewReset ([ #11220 ] ( https://github.com/NativeScript/NativeScript/pull/11220 ) )
14+ - ** ios:** layout validity status during layout changed event ([ #11218 ] ( https://github.com/NativeScript/NativeScript/pull/11218 ) )
15+ - ** android:** correct TabView fragment manager resolution ([ #11217 ] ( https://github.com/NativeScript/NativeScript/pull/11217 ) )
16+ - ** ios:** enableSwipeBackNavigation on ios 26+ ([ #11211 ] ( https://github.com/NativeScript/NativeScript/pull/11211 ) )
17+
18+ ### 🔥 Performance
19+
20+ - ** core:** reduce padding native setter calls ([ #11216 ] ( https://github.com/NativeScript/NativeScript/pull/11216 ) )
21+
22+ ### ❤️ Thank You
23+
24+ - Copilot @Copilot
25+ - Dimitris-Rafail Katsampas @CatchABus
26+ - Eduardo Speroni @edusperoni
27+ - Osei Fortune @triniwiz
28+ - Owen Carey @owenthcarey
29+
130## 9.0.18 (2026-03-30)
231
332### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/core" ,
3- "version" : " 9.0.19-next.11 " ,
3+ "version" : " 9.0.19" ,
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