Skip to content

Commit ce78f40

Browse files
chore(release): publish
- project: core 9.2.0-tvos.0
1 parent 121d309 commit ce78f40

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

packages/core/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 9.2.0-tvos.0 (2026-09-13)
2+
3+
### 🚀 Features
4+
5+
- add tvOS core and webpack support ([bc1e4ea95](https://github.com/NativeScript/NativeScript/commit/bc1e4ea95))
6+
- **vite:** support plain javascript ([d0f3e7654](https://github.com/NativeScript/NativeScript/commit/d0f3e7654))
7+
8+
### 🩹 Fixes
9+
10+
- **core:** getRandomValues fills the caller's typed array on iOS ([#11405](https://github.com/NativeScript/NativeScript/pull/11405))
11+
12+
### ❤️ Thank You
13+
14+
- Eduardo Speroni @edusperoni
15+
- Lorenzo Nuvoletta
16+
- Nathan Walker
17+
118
## 9.1.1 (2026-08-31)
219

320
### 🚀 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.1.2-next.0",
3+
"version": "9.2.0-tvos.0",
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)