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 fe7ad8c commit c05b328Copy full SHA for c05b328
packages/core/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 8.9.5 (2025-07-14)
2
+
3
+### 🩹 Fixes
4
5
+- package format for current hook handling
6
7
## 8.9.4 (2025-07-14)
8
9
### 🚀 Features
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/core",
- "version": "8.9.4",
+ "version": "8.9.5",
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
"main": "index",
"types": "index.d.ts",
0 commit comments