Open greenkeeper[bot] opened 4 years ago
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
less-loader was updated from 5.0.0
to 6.1.0
.
βοΈ 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)
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](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: