Skip to content

docs: package management for Tauri plugins#45

Open
velocitysystems wants to merge 1 commit intosilvermine:masterfrom
velocitysystems:plugin-docs
Open

docs: package management for Tauri plugins#45
velocitysystems wants to merge 1 commit intosilvermine:masterfrom
velocitysystems:plugin-docs

Conversation

@velocitysystems
Copy link
Copy Markdown

Adds a section to node-and-npm.md documenting that @tauri-apps/api must be declared as a peer dependency with a permissive caret range in our Tauri plugins.

Covers why a peer dependency is needed over a production dependency, why we use a wide caret range, and includes good/bad examples.

@jjhafer jjhafer requested a review from onebytegone April 17, 2026 18:06
@jjhafer
Copy link
Copy Markdown
Contributor

jjhafer commented Apr 17, 2026

@onebytegone Can you review this? Looks good to me.

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