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(*): ✨ optimize by moving from Common JS to ES Modules #406

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

jimmy-guzman
Copy link
Owner

Pull Request Checklist

🚨 Please review the guidelines for contributing to this repository.

  • Appropriate label or labels have been added
  • βœ… Tests for the changes have been added (for type:fix / type:feat)
  • πŸ“ Docs have been reviewed, added or updated if needed (for type:fix / type:feat)
  • 🏁 Issue number has been linked if this PR closes one

Description

Please describe your pull request.

Breaking Change?

  • πŸ’₯ Yes
  • No

❀️ Thank you for contributing!

@jimmy-guzman jimmy-guzman force-pushed the feat-optimize-by-moving-from-cjs-esm branch 2 times, most recently from 0ea2671 to af62db3 Compare February 16, 2024 04:41
@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (90c91e5) 97.46% compared to head (4ec5b8c) 98.55%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #406      +/-   ##
==========================================
+ Coverage   97.46%   98.55%   +1.09%     
==========================================
  Files          31       30       -1     
  Lines         394     1175     +781     
  Branches       67      101      +34     
==========================================
+ Hits          384     1158     +774     
- Misses          8       17       +9     
+ Partials        2        0       -2     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@jimmy-guzman jimmy-guzman force-pushed the feat-optimize-by-moving-from-cjs-esm branch from af62db3 to 4ec5b8c Compare February 16, 2024 04:48
@jimmy-guzman jimmy-guzman merged commit bfa53b9 into master Feb 16, 2024
6 checks passed
@jimmy-guzman jimmy-guzman deleted the feat-optimize-by-moving-from-cjs-esm branch February 16, 2024 04:55
Copy link

πŸŽ‰ This PR is included in version 5.1.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants