Skip to content

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

dropped webpack@4

Breaking Changes

Yes.
inline syntax was changed: [] is no longer supported (i.e. import $ from "expose-loader?exposes[]=$&exposes[]=jQuery!jquery"), please use , (i.e. import $ from "expose-loader?exposes=$,jQuery!jquery")

Additional Info

No

@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

Merging #126 (58b9210) into master (d893f28) will increase coverage by 0.50%.
The diff coverage is 96.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
+ Coverage   91.74%   92.24%   +0.50%     
==========================================
  Files           4        4              
  Lines         109      129      +20     
  Branches       32       41       +9     
==========================================
+ Hits          100      119      +19     
- Misses          6        7       +1     
  Partials        3        3              
Impacted Files Coverage Δ
src/utils.js 94.93% <96.00%> (+0.10%) ⬆️
src/index.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 d893f28...0381e2a. Read the comment docs.

@alexander-akait alexander-akait merged commit 6de72f1 into master Feb 2, 2021
@alexander-akait alexander-akait deleted the refactor-next branch February 2, 2021 12:34
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