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.1.0-rc.2 (2026-08-26)
2+
3+ ### 🚀 Features
4+
5+ - ** core:** corner-shape css property for continuous corners on iOS ([ #11365 ] ( https://github.com/NativeScript/NativeScript/pull/11365 ) )
6+
7+ ### 🩹 Fixes
8+
9+ - ** core:** custom application delegate scene wiring and non-scene launch timing ([ #11367 ] ( https://github.com/NativeScript/NativeScript/pull/11367 ) )
10+ - ** core:** keep function values intact when splitting css shorthands ([ #11364 ] ( https://github.com/NativeScript/NativeScript/pull/11364 ) )
11+
12+ ### ❤️ Thank You
13+
14+ - Eduardo Speroni @edusperoni
15+
116## 9.1.0-rc.1 (2026-08-26)
217
318### 🔥 Performance
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/core" ,
3- "version" : " 9.1.0-next.1 " ,
3+ "version" : " 9.1.0-rc.2 " ,
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