Skip to content

chore: bump tsdown version to fix node:module static import#142

Merged
thetutlage merged 1 commit intovinejs:4.xfrom
kerwanp:chore/bump-tsdown
Apr 7, 2026
Merged

chore: bump tsdown version to fix node:module static import#142
thetutlage merged 1 commit intovinejs:4.xfrom
kerwanp:chore/bump-tsdown

Conversation

@kerwanp
Copy link
Copy Markdown
Contributor

@kerwanp kerwanp commented Apr 7, 2026

🔗 Linked issue

❓ Type of change

  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

An issue with the currently used version of tsdown keep the static import "node:module" that break most frontend builds. It has been fixed in latest version.

Error: Unable to resolve module node:module from /Users/expo/workingdir/build/node_modules/@vinejs/vine/build/simple_error_reporter-DjITOpes.js: node:module could not be found within the project or in these directories:

This PR bumps tsdown version.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@thetutlage thetutlage merged commit 1030d71 into vinejs:4.x Apr 7, 2026
6 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