Skip to content

fix(cli): set package type for Deno#14112

Merged
lucasfernog merged 1 commit into
devfrom
fix/cli-deno
Aug 28, 2025
Merged

fix(cli): set package type for Deno#14112
lucasfernog merged 1 commit into
devfrom
fix/cli-deno

Conversation

@lucasfernog
Copy link
Copy Markdown
Member

without the type Deno assumes that the package is a ESM so it cannot use require we should probably update our minimum Node.js version and use ESM instead, but I want to ship this fix first

without the type Deno assumes that the package is a ESM so it cannot use `require`
we should probably update our minimum Node.js version and use ESM instead, but I want to ship this fix first
@lucasfernog lucasfernog requested a review from a team as a code owner August 28, 2025 18:59
@github-actions
Copy link
Copy Markdown
Contributor

Package Changes Through 52f54b0

There are 4 changes which include @tauri-apps/cli with patch, tauri-cli with patch, tauri with patch, tauri-build 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-build 2.4.0 2.4.1
tauri 2.8.4 2.8.5
@tauri-apps/cli 2.8.3 2.8.4
tauri-cli 2.8.3 2.8.4

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 c37a298 into dev Aug 28, 2025
17 checks passed
@lucasfernog lucasfernog deleted the fix/cli-deno branch August 28, 2025 21:02
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