mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 22:00:17 +08:00
chore(release): types 8.9.0
- project: types-android 8.9.0 - project: types-ios 8.9.0 - project: types 8.9.0
This commit is contained in:
26
packages/types-android/CHANGELOG.md
Normal file
26
packages/types-android/CHANGELOG.md
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
## 8.9.0 (2025-02-26)
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- **types-android:** API Level 35 ([#10659](https://github.com/NativeScript/NativeScript/pull/10659))
|
||||||
|
- **types-android:** API Level 34 ([#10400](https://github.com/NativeScript/NativeScript/pull/10400))
|
||||||
|
- **types-android:** API Level 33 ([#10113](https://github.com/NativeScript/NativeScript/pull/10113))
|
||||||
|
- **types-android:** API 31 ([b5b46273b](https://github.com/NativeScript/NativeScript/commit/b5b46273b))
|
||||||
|
- **types-android:** types for API Level 30 and cleanup ([#9219](https://github.com/NativeScript/NativeScript/pull/9219))
|
||||||
|
|
||||||
|
### ❤️ Thank You
|
||||||
|
|
||||||
|
- Dimitris - Rafail Katsampas @CatchABus
|
||||||
|
- Dimitris-Rafail Katsampas @CatchABus
|
||||||
|
- Dylan Llewellyn @herefishyfish
|
||||||
|
- farfromrefuge
|
||||||
|
- Igor Randjelovic
|
||||||
|
- Janos Hrubos @janoshrubos
|
||||||
|
- KUNAAL MANGAL @KunaalMangal
|
||||||
|
- Martin Guillon
|
||||||
|
- Morten Sjøgren
|
||||||
|
- Nathan Walker
|
||||||
|
- Osei Fortune @triniwiz
|
||||||
|
- Ruslan Lekhman @lekhmanrus
|
||||||
|
- triniwiz @triniwiz
|
||||||
|
- William Sedlacek @wSedlacek
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nativescript/types-android",
|
"name": "@nativescript/types-android",
|
||||||
"version": "8.8.0",
|
"version": "8.9.0",
|
||||||
"description": "NativeScript Types for Android.",
|
"description": "NativeScript Types for Android.",
|
||||||
"homepage": "https://nativescript.org",
|
"homepage": "https://nativescript.org",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
31
packages/types-ios/CHANGELOG.md
Normal file
31
packages/types-ios/CHANGELOG.md
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
## 8.9.0 (2025-02-26)
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- **ios:** 18.2 types ([#10711](https://github.com/NativeScript/NativeScript/pull/10711))
|
||||||
|
- **types-ios:** 18.x sdk types ([#10629](https://github.com/NativeScript/NativeScript/pull/10629))
|
||||||
|
- **types:** iOS 18 beta 3 ([492eef087](https://github.com/NativeScript/NativeScript/commit/492eef087))
|
||||||
|
- **types-ios:** iOS 18 ([#10558](https://github.com/NativeScript/NativeScript/pull/10558))
|
||||||
|
- **types-ios:** iOS 17 SDK ([#10304](https://github.com/NativeScript/NativeScript/pull/10304))
|
||||||
|
- **types-ios:** iOS 16.4 types ([#10287](https://github.com/NativeScript/NativeScript/pull/10287))
|
||||||
|
- **ios:** types for latest 16.2 sdk ([#10253](https://github.com/NativeScript/NativeScript/pull/10253))
|
||||||
|
- **types-ios:** 16.1 ([#10114](https://github.com/NativeScript/NativeScript/pull/10114))
|
||||||
|
- **types-ios:** iOS 16 ([#9968](https://github.com/NativeScript/NativeScript/pull/9968))
|
||||||
|
- **types-ios:** iOS 15.4 ([#9806](https://github.com/NativeScript/NativeScript/pull/9806))
|
||||||
|
- **types-ios:** iOS 15.2 ([#9710](https://github.com/NativeScript/NativeScript/pull/9710))
|
||||||
|
- **types-ios:** iOS 15 ([23bd18ac2](https://github.com/NativeScript/NativeScript/commit/23bd18ac2))
|
||||||
|
- **ios:** types for latest ios 14.3 with Xcode 12.3 ([#9118](https://github.com/NativeScript/NativeScript/pull/9118))
|
||||||
|
|
||||||
|
### ❤️ Thank You
|
||||||
|
|
||||||
|
- asharghi @asharghi
|
||||||
|
- Dimitris - Rafail Katsampas @CatchABus
|
||||||
|
- Dimitris-Rafail Katsampas @CatchABus
|
||||||
|
- Eduardo Speroni @edusperoni
|
||||||
|
- Igor Randjelovic
|
||||||
|
- Janos Hrubos @janoshrubos
|
||||||
|
- Martin Guillon
|
||||||
|
- Morten Sjøgren
|
||||||
|
- Nathan Walker
|
||||||
|
- Osei Fortune @triniwiz
|
||||||
|
- Ruslan Lekhman @lekhmanrus
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nativescript/types-ios",
|
"name": "@nativescript/types-ios",
|
||||||
"version": "8.9.0-alpha.0",
|
"version": "8.9.0",
|
||||||
"description": "NativeScript Types for iOS.",
|
"description": "NativeScript Types for iOS.",
|
||||||
"homepage": "https://nativescript.org",
|
"homepage": "https://nativescript.org",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
19
packages/types/CHANGELOG.md
Normal file
19
packages/types/CHANGELOG.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
## 8.9.0 (2025-02-26)
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- **types-ios:** 18.x sdk types ([#10629](https://github.com/NativeScript/NativeScript/pull/10629))
|
||||||
|
- **ios:** types for latest 16.2 sdk ([#10253](https://github.com/NativeScript/NativeScript/pull/10253))
|
||||||
|
- **types-minimal:** minimal types for only the latest Android and iOS sdks ([#9927](https://github.com/NativeScript/NativeScript/pull/9927))
|
||||||
|
|
||||||
|
### 🧱 Updated Dependencies
|
||||||
|
|
||||||
|
- Updated types-android to 8.9.0
|
||||||
|
- Updated types-ios to 8.9.0
|
||||||
|
|
||||||
|
### ❤️ Thank You
|
||||||
|
|
||||||
|
- Dimitris-Rafail Katsampas @CatchABus
|
||||||
|
- Nathan Walker
|
||||||
|
- Osei Fortune @triniwiz
|
||||||
|
- Ruslan Lekhman @lekhmanrus
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nativescript/types",
|
"name": "@nativescript/types",
|
||||||
"version": "8.8.0",
|
"version": "8.9.0",
|
||||||
"description": "NativeScript Types for all supported platforms.",
|
"description": "NativeScript Types for all supported platforms.",
|
||||||
"homepage": "https://nativescript.org",
|
"homepage": "https://nativescript.org",
|
||||||
"repository": {
|
"repository": {
|
||||||
@ -12,7 +12,7 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nativescript/types-ios": "8.8.0",
|
"@nativescript/types-ios": "8.9.0",
|
||||||
"@nativescript/types-android": "8.8.0"
|
"@nativescript/types-android": "8.9.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user