Skip to content

create-tauti-app on NPM is 4.6.2, not 4.7.0 #972

@TapGhoul

Description

@TapGhoul

As the title says - the versions of the create cli tools on npm are at 4.6.2, while the cargo version and general release are 4.7.0.

~/tauritest 
❯ cargo create-tauri-app -v
4.7.0

~/tauritest 
❯ npx create-tauri-app --version
4.6.2

These mostly just mean that some of the default template items are outdated (dioxus is at 0.6 for example, instead of 0.7, edition is defaulted to 2021 instead of 2024, probably other discrepancies)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions