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: package is now ESM #675

Merged
merged 7 commits into from
Feb 25, 2024
Merged

feat: package is now ESM #675

merged 7 commits into from
Feb 25, 2024

Conversation

wolfy1339
Copy link
Member

BREAKING CHANGE: package is now ESM

wolfy1339 and others added 3 commits February 24, 2024 18:27
#647)

* refactor: replace NodeJS internal module imports with `node:` specifier imports

* refactor: use full relative path imports
BREAKING CHANGE: package is now ESM
@wolfy1339 wolfy1339 added Type: Feature New feature or request Type: Breaking change Used to note any change that requires a major version bump labels Feb 24, 2024
@wolfy1339 wolfy1339 marked this pull request as ready for review February 25, 2024 20:51
@wolfy1339
Copy link
Member Author

TypeScript sometimes can't find the types for the different modules... I wonder if it can't handle the conditional exports for types

@wolfy1339 wolfy1339 merged commit 4986fb0 into main Feb 25, 2024
7 checks passed
@wolfy1339 wolfy1339 deleted the beta branch February 25, 2024 20:54
Copy link
Contributor

🎉 This PR is included in version 9.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Type: Breaking change Used to note any change that requires a major version bump Type: Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants