This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Upgrade: Update less-loader to the latest [skip ci] #40
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency less-loader was updated from
5.0.0
to6.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: evilebottnawi
License: MIT
Release Notes for v6.0.0
6.0.0 (2020-04-24)
⚠ BREAKING CHANGES
10.13
,4
2
version ofless
is not supported anymore3
versin ofless
by default, so you don't need to haveless
in yourpackage.json
, we already supply itlessOptions
option, please look at READMEFeatures
paths
options now works with webpack resolver (3931470)lessOptions
(#325) (a6be94a)appendData
option (#336) (fb94605)prependData
option (#327) (9df8755)less
andstyle
fields inpackage.json
index.less
file for packagesBug Fixes
@import 'package/file.ess';
and@import './package/file.ess';
Commits
The new version differs by 30 commits.
73740a8
chore(release): 6.0.0
4579dfb
refactor: code (#349)
1aff534
refactor: code
3931470
feat:
paths
now works with webpack resolvercecf183
test: appendData prependData, when they are string (#345)
a1cf249
refactor: moving processResult in index (#344)
bffbc5e
refactor: import from scoped npm packages (#343)
b04cb0d
test: import through plugin (#341)
221714b
test: import nested (#342)
443bd5a
refactor: first resolve filename in less, then in webpack (#340)
82cb6a7
chore(deps): update
d7590b5
refactor: deleting a mention about less2 (#337)
fb94605
feat: added the
appendData
option (#336)24021cd
fix: import alias without tilde (#335)
4604f20
test: import files hosted remotely (#334)
There are 30 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴