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!: only support vite 6+ and node 18+ #69

Merged
merged 1 commit into from
Mar 3, 2025
Merged

feat!: only support vite 6+ and node 18+ #69

merged 1 commit into from
Mar 3, 2025

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Feb 25, 2025

Also updated the build config as the node-forge certificate code was duplicated for cjs and esm. This reduces the package size by nearly half.

@@ -49,6 +49,7 @@
"prettier": "^3.5.2",
"semver": "^7.7.1",
"tsx": "^4.19.3",
"typescript": "^5.7.3",
Copy link
Member Author

Choose a reason for hiding this comment

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

This avoids a peer dep warning of unbuild

@bluwy bluwy merged commit 262fc7a into main Mar 3, 2025
2 checks passed
@sapphi-red sapphi-red deleted the vite-bump branch March 3, 2025 09:47
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.

None yet

3 participants