-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Migrate schemars to 1.x #13662
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Migrate schemars to 1.x #13662
Conversation
Package Changes Through d63ad74There are 11 changes which include @tauri-apps/api with minor, tauri-cli with minor, tauri-utils with minor, tauri-runtime-wry with minor, tauri-runtime with minor, tauri with minor, tauri-bundler with minor, @tauri-apps/cli with minor, tauri-build with minor, tauri-codegen with patch, tauri-macros with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
Co-authored-by: Fabian-Lars <[email protected]>
This will be a breaking change since
tauri-plugins
'sBuilder::global_scope_schema
takes in aschemars::Schema
, so probably we need to wait for v3 for this