File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 8.9.4 (2025-07-14)
2+
3+ ### 🚀 Features
4+
5+ - ** TextField:** support css white-space and text-overflow ([ #10737 ] ( https://github.com/NativeScript/NativeScript/pull/10737 ) )
6+
7+ ### 🩹 Fixes
8+
9+ - ** android:** allow CSS styling of neutral button in dialogs ([ #10745 ] ( https://github.com/NativeScript/NativeScript/pull/10745 ) )
10+ - ** ios:** listview measurement ([ #10740 ] ( https://github.com/NativeScript/NativeScript/pull/10740 ) )
11+
12+ ### ❤️ Thank You
13+
14+ - Dimitris-Rafail Katsampas @CatchABus
15+ - Eduardo Speroni @edusperoni
16+ - Nathan Walker
17+
18+ ## 8.9.3 (2025-06-20)
19+
20+ ### Maintenance
21+
22+ - Dependency handling
23+
124## 8.9.2 (2025-04-18)
225
326### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/core" ,
3- "version" : " 8.9.3 " ,
3+ "version" : " 8.9.4 " ,
44 "description" : " A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs." ,
55 "main" : " index" ,
66 "types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments