Skip to content
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

feat(cli) Make tauri migrate update $schema in tauri.conf.json #11414

Conversation

Czxck001
Copy link
Contributor

This makes tauri migrate command update the $schema field in tauri.conf.json. For projects created under v1, it could be something like ../node_modules/@tauri-apps/cli/schema.json (for projects with npm), but now it needs to be updated to v2's schema, which is unified under URL https://schema.tauri.app/config/2.

@Czxck001 Czxck001 requested a review from a team as a code owner October 19, 2024 07:44
Copy link
Member

@lucasfernog lucasfernog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch, thanks!

Copy link
Contributor

Package Changes Through 4177e26

There are 3 changes which include @tauri-apps/cli with patch, tauri-cli with patch, tauri with patch

Planned Package Versions

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

package current next
tauri 2.0.6 2.0.7
@tauri-apps/cli 2.0.4 2.0.5
tauri-cli 2.0.4 2.0.5

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 e0d1307 into tauri-apps:dev Oct 21, 2024
14 checks passed
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.

2 participants