Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Convert to ESM #123
Convert to ESM #123
Changes from all commits
bb3cf2f
7aefdb8
7bb523e
4a6c5ed
6480c5d
ac57ee2
6af918d
2ffb4b1
775a5a2
a6f66a2
324f87f
2c2c52b
076d9cb
df4babb
d8f4806
7cc7079
1e36f06
9e2f3c7
0281b6b
db5f265
98f495c
e9fb1c8
9a677b0
3e14075
e27347c
885a2b1
8a52718
3da9ca4
3e371df
d825bcc
9213d34
e747cc0
8eb7269
b2d2a8f
6030eea
430f7a0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codebase verification
CHANGELOG.md is missing for version 5.0.0
Please add a
CHANGELOG.md
file that includes an entry for version5.0.0
to document the breaking changes introduced by converting the project to ESM.🔗 Analysis chain
Version bump to 5.0.0 is appropriate.
The major version increment from 4.0.0 to 5.0.0 aligns with the significant change of converting the project to ESM. This follows semantic versioning principles.
Could you please ensure that a CHANGELOG.md file is updated to reflect the breaking changes introduced in this version? Run the following command to check:
🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
Length of output: 90