Skip to content

Commit 73a0dcb

Browse files
chore(release): publish
- project: core 9.1.0-rc.2
1 parent 535e3a1 commit 73a0dcb

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

packages/core/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 9.1.0-rc.2 (2026-08-26)
2+
3+
### 🚀 Features
4+
5+
- **core:** corner-shape css property for continuous corners on iOS ([#11365](https://github.com/NativeScript/NativeScript/pull/11365))
6+
7+
### 🩹 Fixes
8+
9+
- **core:** custom application delegate scene wiring and non-scene launch timing ([#11367](https://github.com/NativeScript/NativeScript/pull/11367))
10+
- **core:** keep function values intact when splitting css shorthands ([#11364](https://github.com/NativeScript/NativeScript/pull/11364))
11+
12+
### ❤️ Thank You
13+
14+
- Eduardo Speroni @edusperoni
15+
116
## 9.1.0-rc.1 (2026-08-26)
217

318
### 🔥 Performance

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.1.0-next.1",
3+
"version": "9.1.0-rc.2",
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)