Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor: removed support for loaders returning String instead of `… #491

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

alexander-akait
Copy link
Member

…Array`

BREAKING CHANGE: removed support for loaders returning String instead of Array

This PR contains a:

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

Motivation / Use-Case

it is very old and limited in abilities (source maps/order)

Breaking Changes

Yes

Additional Info

No

…Array`

BREAKING CHANGE: removed support for loaders returning `String` instead of `Array`
@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #491 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #491   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files          10       10           
  Lines         496      496           
  Branches      228      228           
=======================================
  Hits          490      490           
  Misses          6        6           
Impacted Files Coverage Δ
src/index.js 95.31% <ø> (ø)
D:/a/style-loader/style-loader/src/index.js 95.31% <0.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 f752148...8c18393. Read the comment docs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant