8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ff831c commit e6e9404Copy full SHA for e6e9404
packages/core/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 9.0.15 (2026-02-19)
2
+
3
+### 🩹 Fixes
4
5
+- **ios:** statusBarStyle default handling and explicit control ([#11093](https://github.com/NativeScript/NativeScript/pull/11093))
6
7
+### ❤️ Thank You
8
9
+- Nathan Walker
10
11
## 9.0.14 (2026-02-18)
12
13
### 🚀 Features
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/core",
- "version": "9.0.15-next.1",
+ "version": "9.0.15",
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
"type": "module",
"main": "index",
0 commit comments