We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b5e37 commit ae6ea92Copy full SHA for ae6ea92
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## [8.8.3-alpha.0](https://github.com/NativeScript/ios/compare/v8.8.2...v8.8.3-alpha.0) (2024-12-05)
2
+
3
4
+### Bug Fixes
5
6
+* handle gc protection in runtime run loop ([78b5e37](https://github.com/NativeScript/ios/commit/78b5e3799f1305b3eafe7d3deb60a7e56b86b230))
7
+* possible race condition extending native class ([8b932a3](https://github.com/NativeScript/ios/commit/8b932a31fe735c69b9d72b76eb106037653764ce))
8
9
10
11
## [8.8.2](https://github.com/NativeScript/ios/compare/v8.8.1...v8.8.2) (2024-09-06)
12
13
package.json
@@ -1,7 +1,7 @@
{
"name": "@nativescript/ios",
"description": "NativeScript Runtime for iOS",
- "version": "8.8.2",
+ "version": "8.8.3-alpha.0",
"keywords": [
"NativeScript",
"iOS",
0 commit comments