Closed greenkeeper[bot] closed 7 years ago
Update to this version instead 🚀
The new version differs by 7 commits0.
08491c9
12.0.2
2f299fc
Revert "make keyframes scoped (close #731)"
063001e
12.0.1
c6882f1
only infer scss/sass loader when no explicit loaders have been specified (fix #790)
35229b0
make keyframes scoped (close #731)
7529218
support deps registered by postcss plugins
595d502
Do not consider private properties to be named exports (fix: vuejs/vue-loader#759) (#765)
false
See the full diff
Update to this version instead 🚀
The new version differs by 6 commits0.
25aabe4
12.0.4
26a5c93
fix: extractCSS should only be applied to styles (#811)
501cf3e
minor typo edit (#806)
6a93a03
fix documentation URL
c73a719
Improving PT BR translation for some sentences (#804)
7db1b25
[Korean Docs] Update docs for v12.x (#803)
false
See the full diff
Update to this version instead 🚀
/deep/
as an alias for >>>
as the latter is not recognized as a valid combinator by SASS.Update to this version instead 🚀
The new version differs by 18 commits.
ad43eaf
13.0.0
ead854d
always use require for compoentNormalizer since it cannot be concatenated
7f2fe87
make sure esModule is always true in inject mode
6ec67b3
feat: update internals to take advantage of webpack 3 module concatenation
33880e8
Merge branch 'feature/webpack-3-module-concat' of https://github.com/fnlctrl/vue-loader into esModule
04600bf
docs: add guide for global scss loading (#861)
2f100a8
docs: use phantomjs-prebuilt (#859)
b5825fc
docs: Russian Translation Update (#833)
f83e4e3
Upgrade PostCSS to 6.0.1 (#834)
7afe1c4
docs: pdate scoped-css.md with info about deep selectors (#841)
0b4fe90
Use vue-loader
explictly when creating injector (#837)
38da44e
test: fix CI on windows
4ef5e3b
minor fix
29ddd49
Support webpack 3 module concatenation by using import
s instead
e2d998a
update eslint config
There are 18 commits in total.
See the full diff
Update to this version instead 🚀
The new version differs by 6 commits.
c81fd73
13.0.1
be927d5
Fix template hmr, fix #863 (#874)
39fdf35
Improve the documentation site's title area (#875)
024a14e
update ja docs (#870)
3f803b0
Added info about deep selectors (#867)
9b358e3
Use vue-loader
explictly when creating injector (#868)
See the full diff
Update to this version instead 🚀
Update to this version instead 🚀
The new version differs by 19 commits.
674ea6a
13.0.3
a4a8e2f
bump lockfile
1cff850
keep path of source file in source map (#895)
c48b6c7
fix(transform-require): support ~/ aliases (#927)
1172384
chore: Setup lint-staged with husky(pre-commit) (#914)
afdb06b
Аixed a typo on line 111 (#925)
4e5c1b0
typo (#917)
5b13502
Setup eslint config for test files (#888)
f5b5979
chore(package): Bump updatable dependencies (#886)
b748a5a
support postcss.options.plugins being a function (#866)
e6abc19
support comment option in template (#897)
7253e32
Adds support for scoped selectors in @supports queries (#908)
e6d5956
fix css module HMR (#900)
14b899e
docs(ja): update ja docs
62b698c
docs(en/options): tweak esModule note
There are 19 commits in total.
See the full diff
Version 12.0.0 of vue-loader just got published.
The version 12.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of vue-loader. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 35 commits0.
4d37780
12.0.0
5c9b80c
update docs
a5f34dd
Merge branch 'master' of github.com:vuejs/vue-loader
ba23b3d
use beta for ci
c8dfac1
use resolve for even more robust dep checking
d715da3
tests for extractCSS option
e56ef61
built-in support for CSS extraction with extractCSS option
205294c
add Chinese translation link (#787)
5346db2
only inject when inject is exposed (e.g. when used with extract-text-webpack-plugin)
649f219
use better context injection for 2.3
51e7380
Fix typo (#782)
48dbdb4
Docs: scoped uses data attribtute (fix #419)
24812a8
bump hot-reload-api version
2712ccc
improve css modules hot-reload
e6daf96
make js default loader check work when npm-linked
There are 35 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: