Skip to content

feat(core): add plugin methods getArgs and getRawArgs for iOS and Android#10761

Merged
lucasfernog merged 4 commits intotauri-apps:devfrom
rdlabo:feat/plugin_get_json
Aug 26, 2024
Merged

feat(core): add plugin methods getArgs and getRawArgs for iOS and Android#10761
lucasfernog merged 4 commits intotauri-apps:devfrom
rdlabo:feat/plugin_get_json

Conversation

@rdlabo
Copy link
Contributor

@rdlabo rdlabo commented Aug 25, 2024

This provides plugin authors with more flexible implementation options.

close #10759

@rdlabo rdlabo requested a review from a team as a code owner August 25, 2024 02:00
@github-actions
Copy link
Contributor

Package Changes Through 91e38c2

There are 6 changes which include tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri-codegen with prerelease, tauri with prerelease, tauri-bundler with prerelease, tauri-utils 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-utils 2.0.0-rc.6 2.0.0-rc.7
tauri-bundler 2.0.1-rc.5 2.0.1-rc.6
tauri-runtime 2.0.0-rc.6 2.0.0-rc.7
tauri-runtime-wry 2.0.0-rc.6 2.0.0-rc.7
tauri-codegen 2.0.0-rc.6 2.0.0-rc.7
tauri-macros 2.0.0-rc.5 2.0.0-rc.6
tauri-plugin 2.0.0-rc.6 2.0.0-rc.7
tauri-build 2.0.0-rc.6 2.0.0-rc.7
tauri 2.0.0-rc.6 2.0.0-rc.7
@tauri-apps/cli 2.0.0-rc.7 2.0.0-rc.8
tauri-cli 2.0.0-rc.7 2.0.0-rc.8

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 changed the title feat(api): add method getArgsData to ios/android feat(core): add plugin methods getArgs and getRawArgs for iOS and Android Aug 26, 2024
@lucasfernog lucasfernog merged commit f86a814 into tauri-apps:dev Aug 26, 2024
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.

[feat] Plugin to access unknown Args.

2 participants