Skip to content

Commit fefa1d5

Browse files
committed
release(core): 9.0.9
1 parent 15ae151 commit fefa1d5

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 9.0.9 (2025-12-21)
2+
3+
### 🚀 Features
4+
5+
- **ios:** statusBarStyle improvements for other edge cases ([15ae1514c](https://github.com/NativeScript/NativeScript/commit/15ae1514c))
6+
- **ios:** SplitView layout improvements ([edfa9b07c](https://github.com/NativeScript/NativeScript/commit/edfa9b07c))
7+
- **ios:** SplitView lifecycle improvements ([#11011](https://github.com/NativeScript/NativeScript/pull/11011))
8+
9+
### ❤️ Thank You
10+
11+
- Nathan Walker
12+
113
## 9.0.8 (2025-12-12)
214

315
### 🚀 Features

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/core",
3-
"version": "9.0.8",
3+
"version": "9.0.9",
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",

0 commit comments

Comments
 (0)