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 ca36ee7 commit 3088078Copy full SHA for 3088078
packages/core/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 9.0.8 (2025-12-12)
2
+
3
+### 🚀 Features
4
5
+- **TabView:** use UITab with iOS 18+ and allow search role usage ([#11008](https://github.com/NativeScript/NativeScript/pull/11008))
6
7
+### ❤️ Thank You
8
9
+- Nathan Walker
10
11
## 9.0.7 (2025-12-10)
12
13
### 🩹 Fixes
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/core",
- "version": "9.0.7",
+ "version": "9.0.8",
"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