Update babel-loader to version 6.2.6 π
Hello lovely humans,
babel-loader just published its new version 6.2.6.
| State | Update :rocket: |
|---|---|
| Dependency | babel-loader |
| New version | 6.2.6 |
| Type | dependency |
This version 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 babel-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.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isnβt right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while Iβm just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
v6.2.6
π Bug Fix
- Use standard cache dir as default
cacheDirectory@fson
Use the common cache directory, ./node_modules/.cache/babel-loader, as the default cache directory (when the cacheDirectory setting is enabled).
query: {
cacheDirectory: true
}The new version differs by 58 commits .
-
60aee646.2.6 -
8a2db69Fix webpack version to v2.1.0-beta.22 (#309) -
92fe52eUse standard cache dir as default cacheDirectory (#301) -
9d0d40dFix typo -
6a31b6bAdd note about error -
32de4b9chore(package): update dependencies (#298) -
4e7e1b2Use valid instead of legal (#297) [skip ci] -
27bb7fcUpdate README.md (#294) [skip ci] -
0df69ce6.2.5 -
21707c5chore(docs): add v6.2.5 changelog -
98555e1fix: more concise formatting for Babel errors (#287) -
2b139f3add babel-core and preset-2015 to dev dependencies (#273) -
1753f27chore(docs): add issue and pr templates (#280) -
fdbdeecchore(docs): fix badge formatting -
121222fchore(ci): expand travis testing (#278)
There are 58 commits in total. See the full diff.