Skip to content

feat(core): support async functions in mobile_entry_point macro#11162

Merged
lucasfernog merged 1 commit intodevfrom
feat/mobile_entry_point-async
Sep 27, 2024
Merged

feat(core): support async functions in mobile_entry_point macro#11162
lucasfernog merged 1 commit intodevfrom
feat/mobile_entry_point-async

Conversation

@amrbashir
Copy link
Member

closes #11158

@amrbashir amrbashir requested a review from a team as a code owner September 27, 2024 02:01
@github-actions
Copy link
Contributor

Package Changes Through 5a9523d

There are 11 changes which include tauri with prerelease, @tauri-apps/api with prerelease, tauri-bundler with prerelease, tauri-cli with prerelease, tauri-runtime-wry with prerelease, tauri-runtime with prerelease, tauri-utils with prerelease, @tauri-apps/cli with prerelease, tauri-macros with prerelease, tauri-build with prerelease, tauri-codegen with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.0.0-rc.5 2.0.0-rc.6
tauri-utils 2.0.0-rc.12 2.0.0-rc.13
tauri-bundler 2.0.1-rc.13 2.0.1-rc.14
tauri-runtime 2.0.0-rc.12 2.0.0-rc.13
tauri-runtime-wry 2.0.0-rc.13 2.0.0-rc.14
tauri-codegen 2.0.0-rc.12 2.0.0-rc.13
tauri-macros 2.0.0-rc.11 2.0.0-rc.12
tauri-plugin 2.0.0-rc.12 2.0.0-rc.13
tauri-build 2.0.0-rc.12 2.0.0-rc.13
tauri 2.0.0-rc.15 2.0.0-rc.16
@tauri-apps/cli 2.0.0-rc.16 2.0.0-rc.17
tauri-cli 2.0.0-rc.16 2.0.0-rc.17

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 1d8b67b into dev Sep 27, 2024
@lucasfernog lucasfernog deleted the feat/mobile_entry_point-async branch September 27, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] Having async entrypoint for android doesn't work

2 participants