We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5d128 commit b0ec436Copy full SHA for b0ec436
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [8.6.4-alpha.0](https://github.com/NativeScript/ios/compare/v8.6.3...v8.6.4-alpha.0) (2023-12-08)
2
+
3
4
+### Features
5
6
+* use messaging object to pass message to workers ([7e5d128](https://github.com/NativeScript/ios/commit/7e5d1281be7193e55934043d4fac50b916e93836))
7
8
9
10
## [8.6.3](https://github.com/NativeScript/ios/compare/v8.6.2...v8.6.3) (2023-11-08)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@nativescript/ios",
"description": "NativeScript Runtime for iOS",
- "version": "8.6.3",
+ "version": "8.6.4-alpha.0",
"keywords": [
"NativeScript",
"iOS",
0 commit comments