Skip to content

feat: added data URLs import with new URL #1328

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

Merged
merged 5 commits into from
Jul 14, 2021
Merged

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

Added data URLs import with new URL

Breaking Changes

Minimum supported webpack version is 5.38.0

Additional Info

No

@codecov
Copy link

codecov bot commented Jul 14, 2021

Codecov Report

Merging #1328 (09200dc) into next (09675d9) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1328      +/-   ##
==========================================
+ Coverage   98.32%   98.35%   +0.02%     
==========================================
  Files          11       11              
  Lines         955      972      +17     
  Branches      319      324       +5     
==========================================
+ Hits          939      956      +17     
  Misses         13       13              
  Partials        3        3              
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/plugins/postcss-url-parser.js 97.80% <100.00%> (+0.10%) ⬆️
src/utils.js 97.58% <100.00%> (+0.03%) ⬆️

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 09675d9...09200dc. Read the comment docs.

@alexander-akait alexander-akait merged commit 875b274 into next Jul 14, 2021
@alexander-akait alexander-akait deleted the data-url-in-new-url branch July 14, 2021 22:38
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