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: removed cjs wrapper #29

Merged
merged 1 commit into from
Dec 16, 2021
Merged

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types

Breaking Changes

Potentially yes, but now we use invalid format our types

Additional Info

No

@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Merging #29 (306a667) into master (012b0f3) will increase coverage by 0.27%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   93.84%   94.11%   +0.27%     
==========================================
  Files           3        2       -1     
  Lines          65       68       +3     
  Branches       10       10              
==========================================
+ Hits           61       64       +3     
  Misses          3        3              
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 93.44% <100.00%> (+0.46%) ⬆️
src/minify.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 012b0f3...306a667. Read the comment docs.

@alexander-akait alexander-akait merged commit 04140de into master Dec 16, 2021
@alexander-akait alexander-akait deleted the feat-remove-cjs-wrapper branch December 16, 2021 12:10
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.

1 participant