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: Dual CommonJS/ESM Package #9

Merged
merged 10 commits into from
Mar 23, 2023
Merged

feat: Dual CommonJS/ESM Package #9

merged 10 commits into from
Mar 23, 2023

Conversation

ianpurvis
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2023

Codecov Report

Merging #9 (e08dd57) into trunk (ef9db93) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             trunk        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         2    +1     
  Lines          113       154   +41     
  Branches        27        28    +1     
=========================================
+ Hits           113       154   +41     
Impacted Files Coverage Δ
src/index.cjs 100.00% <100.00%> (ø)
src/index.mjs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

  Prevents SyntaxError when jest global identifiers have already been declared
@ianpurvis ianpurvis changed the title feat: Dual CommonJS/ES Package feat: Dual CommonJS/ESM Package Mar 23, 2023
@ianpurvis ianpurvis merged commit 516d6cd into trunk Mar 23, 2023
@ianpurvis ianpurvis deleted the feat-support-commonjs branch March 23, 2023 22:40
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