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

Update sass-loader in / from 6.0.6 to 7.0.1 #181

Closed
wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented May 1, 2018

Dependencies.io has updated sass-loader (a npm dependency in /) from "6.0.6" to "7.0.1".

7.0.1

Bug Fixes

  • Wrong import precedence (#557) (f4eeff1)
7.0.0

Features

  • Refactor resolving and simplify webpack config aliases (#479) (e0fde1a)
  • Remove node-sass from peerDependencies (#533) (6439cef)

BREAKING CHANGES

  • Drop official node 4 support
  • This slightly changes the resolving algorithm. Should not break in normal usage, but might break in complex configurations.
  • The sass-loader throws an error at runtime now and refuses to compile if the peer dependency is wrong. This could break applications where npm's peer dependency warning was just ignored.
6.0.7

2018-03-03

Bug Fixes

  • package: add webpack >= v4.0.0 (peerDependencies) (#541) (620bdd4)

Performance Improvements

@leonardofaria
Copy link
Owner

Deploy preview for leozera-ui ready!

Built with commit 91c2409

https://deploy-preview-181--leozera-ui.netlify.com

@codecov-io
Copy link

codecov-io commented May 1, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files           3        3           
  Lines          12       12           
  Branches        2        2           
=======================================
  Hits           11       11           
  Misses          1        1

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 fdf9acd...91c2409. Read the comment docs.

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.

3 participants