Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Conversation

@anshumanv
Copy link
Member

What kind of change does this PR introduce?

feat

Did you add tests for your changes?
updated existing, will be adding more in future

If relevant, did you update the documentation?
yet to

Summary
Make the plugin compatible with webpack v5

Does this PR introduce a breaking change?
yep, dropped support for old versions

Other information

@codecov
Copy link

codecov bot commented May 23, 2021

Codecov Report

Merging #177 (36c5ee3) into master (9c308c1) will increase coverage by 31.54%.
The diff coverage is 86.30%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #177       +/-   ##
===========================================
+ Coverage   56.99%   88.54%   +31.54%     
===========================================
  Files           3        3               
  Lines         193      192        -1     
  Branches       37       39        +2     
===========================================
+ Hits          110      170       +60     
+ Misses         66       20       -46     
+ Partials       17        2       -15     
Impacted Files Coverage Δ
src/plugin.js 84.09% <86.30%> (+68.36%) ⬆️

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 9c308c1...36c5ee3. Read the comment docs.

@alexander-akait
Copy link
Member

Now:

  • Resolve issues - fix and add tests or close
  • let's add yarn and pnpm support and test them, you can install yarn/pnpm globally in github actions

@alexander-akait alexander-akait merged commit a0237cc into master May 27, 2021
@alexander-akait alexander-akait deleted the v5 branch May 27, 2021 19:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants