8000 chore(release): types 8.9.0 · NativeScript/NativeScript@5024156 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 5024156

Browse files
committed
chore(release): types 8.9.0
- project: types-android 8.9.0 - project: types-ios 8.9.0 - project: types 8.9.0
1 parent cb92903 commit 5024156

File tree

6 files changed

+81
-5
lines changed

6 files changed

+81
-5
lines changed

packages/types-android/CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## 8.9.0 (2025-02-26)
2+
3+
### 🚀 Features
4+
5+
- **types-android:** API Level 35 ([#10659](https://github.com/NativeScript/NativeScript/pull/10659))
6+
- **types-android:** API Level 34 ([#10400](https://github.com/NativeScript/NativeScript/pull/10400))
7+
- **types-android:** API Level 33 ([#10113](https://github.com/NativeScript/NativeScript/pull/10113))
8+
- **types-android:** API 31 ([b5b46273b](https://github.com/NativeScript/NativeScript/commit/b5b46273b))
9+
- **types-android:** types for API Level 30 and cleanup ([#9219](https://github.com/NativeScript/NativeScript/pull/9219))
10+
11+
### ❤️ Thank You
12+
13+
- Dimitris - Rafail Katsampas @CatchABus
14+
- Dimitris-Rafail Katsampas @CatchABus
15+
- Dylan Llewellyn @herefishyfish
16+
- farfromrefuge
17+
- Igor Randjelovic
18+
- Janos Hrubos @janoshrubos
19+
- KUNAAL MANGAL @KunaalMangal
20+
- Martin Guillon
21+
- Morten Sjøgren
22+
- Nathan Walker
23+
- Osei Fortune @triniwiz
24+
- Ruslan Lekhman @lekhmanrus
25+
- triniwiz @triniwiz
26+
- William Sedlacek @wSedlacek

packages/types-android/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/types-android",
3-
"version": "8.8.0",
3+
"version": "8.9.0",
44
"description": "NativeScript Types for Android.",
55
"homepage": "https://nativescript.org",
66
"repository": {

packages/types-ios/CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
## 8.9.0 (2025-02-26)
2+
3+
### 🚀 Features
4+
5+
- **ios:** 18.2 types ([#10711](https://github.com/NativeScript/NativeScript/pull/10711))
6+
- **types-ios:** 18.x sdk types ([#10629](https://github.com/NativeScript/NativeScript/pull/10629))
7+
- **types:** iOS 18 beta 3 ([492eef087](https://github.com/NativeScript/NativeScript/commit/492eef087))
8+
- **types-ios:** iOS 18 ([#10558](https://github.com/NativeScript/NativeScript/pull/10558))
9+
- **types-ios:** iOS 17 SDK ([#10304](https://github.com/NativeScript/NativeScript/pull/10304))
10+
- **types-ios:** iOS 16.4 types ([#10287](https://github.com/NativeScript/NativeScript/pull/10287))
11+
- **ios:** types for latest 16.2 sdk ([#10253](https://github.com/NativeScript/NativeScript/pull/10253))
12+
- **types-ios:** 16.1 ([#10114](https://github.com/NativeScript/NativeScript/pull/10114))
13+
- **types-ios:** iOS 16 ([#9968](https://github.com/NativeScript/NativeScript/pull/9968))
14+
- **types-ios:** iOS 15.4 ([#9806](https://github.com/NativeScript/NativeScript/pull/9806))
15+
- **types-ios:** iOS 15.2 ([#9710](https://github.com/NativeScript/NativeScript/pull/9710))
16+
- **types-ios:** iOS 15 ([23bd18ac2](https://github.com/NativeScript/NativeScript/commit/23bd18ac2))
17+
- **ios:** types for latest ios 14.3 with Xcode 12.3 ([#9118](https://github.com/NativeScript/NativeScript/pull/9118))
18+
19+
### ❤️ Thank You
20+
21+
- asharghi @asharghi
22+
- Dimitris - Rafail Katsampas @CatchABus
23+
- Dimitris-Rafail Katsampas @CatchABus
24+
- Eduardo Speroni @edusperoni
25+
- Igor Randjelovic
26+
- Janos Hrubos @janoshrubos
27+
- Martin Guillon
28+
- Morten Sjøgren
29+
- Nathan Walker
30+
- Osei Fortune @triniwiz
31+
- Ruslan Lekhman @lekhmanrus

packages/types-ios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/types-ios",
3-
"version": "8.9.0-alpha.0",
3+
"version": "8.9.0",
44
"description": "NativeScript Types for iOS.",
55
"homepage": "https://nativescript.org",
66
"repository": {

packages/types/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## 8.9.0 (2025-02-26)
2+
3+
### 🚀 Features
4+
5+
- **types-ios:** 18.x sdk types ([#10629](https://github.com/NativeScript/NativeScript/pull/10629))
6+
- **ios:** types for latest 16.2 sdk ([#10253](https://github.com/NativeScript/NativeScript/pull/10253))
7+
- **types-minimal:** minimal types for only the latest Android and iOS sdks ([#9927](https://github.com/NativeScript/NativeScript/pull/9927))
8+
9+
### 🧱 Updated Dependencies
10+
11+
- Updated types-android to 8.9.0
12+
- Updated types-ios to 8.9.0
13+
14+
### ❤️ Thank You
15+
16+
- Dimitris-Rafail Katsampas @CatchABus
17+
- Nathan Walker
18+
- Osei Fortune @triniwiz
19+
- Ruslan Lekhman @lekhmanrus

packages/types/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/types",
3-
"version": "8.8.0",
3+
"version": "8.9.0",
44
"description": "NativeScript Types for all supported platforms.",
55
"homepage": "https://nativescript.org",
66
"repository": {
@@ -12,7 +12,7 @@
1212
],
1313
"license": "Apache-2.0",
1414
"dependencies": {
15-
"@nativescript/types-ios": "8.8.0",
16-
"@nativescript/types-android": "8.8.0"
15+
"@nativescript/types-ios": "8.9.0",
16+
"@nativescript/types-android": "8.9.0"
1717
}
1818
}

0 commit comments

Comments
 (0)
0