This repository has been archived by the owner on Aug 5, 2019. It is now read-only.
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.
This Pull Request updates dependency babel-loader from
v6.4.1
tov7.1.4
Release Notes
v7.0.0
💥 Breaking Change
🚀 New Feature
🐛 Bug Fix
📝 Documentation
🏠 Internal
v7.1.0
🚀 New Feature
You can now change the babel config while webpack watch or dev-server is running and webpack will correctly recompile all files with babel.
🐛 Bug Fix
📝 Documentation
🏠 Internal
v7.1.1
🐛 Bug Fix
📝 Documentation
🏠 Internal
v7.1.2
🐛 Bug Fix
📝 Documentation
🏠 Internal
v7.1.3
🐛 Bug Fix
v7.1.4
🐛 Bug Fix
Commits
v7.0.0
ed8711d
Add note about webpack versions74ff2e6
Updated documentation to match webpack v2 changes. (#438)5d248b5
Update cross-env to the latest version 🚀 (#431)660922b
Update ava to the latest version 🚀 (#434)16522b6
yarn.lockaa485e4
Use bash codecov (#440)dbec80d
Make sure .babelrc is a file, not a directory (#427)2204871
Add prettier (#409)174cb10
Merge branch '7.0'7307226
Point changelog to releases1a76476
7.0.0v7.1.0
37e63e3
Upgrade find-cache-dir to 1.0 and cross-env to 5.0 (#457)de2d3f3
Upgrade dependencies91f2658
Fixed: watch configuration files. (#460)8d96c1f
Remove outdated examples.d8b73c0
fix(resolve-rc): look for babel in package.json and .babelrc.js (#465)4548169
Add node 8 to test matrix (#467)ea2eafa
Add prettier eslint plugin (#466)8544ffa
Only base cache identifier on babel options from pkg.json (#468)66784e4
Update to webpack 3 (#471)ee40748
chore(package): update lint-staged to version 4.0.0 (#470)7986787
chore(package): update eslint-config-babel to version 7.0.0 (#469)ea9b4d4
Update yarn.lockd249119
7.1.0v7.1.1
6063373
Update README.md for webpack 3.x (#476)c8924f3
chore(package): update husky to version 0.14.0 (#475)aefe583
Do not read .babelrc for cache identifier when babelrc=false (#483)0815f48
Update eslint to the latest version 🚀 (#482)f3cacd9
Update yarn.lock5953fcf
7.1.1v7.1.2
5e76bb7
Update ava to the latest version 🚀 (#487)62ae6cc
Update ava to the latest version 🚀 (#491)f0bbb68
Do not swallow errors in exists() and only call exists if option is string (#495)87b91f0
README: fix typo (#498) [skip ci]ffdf7f1
Update ava to the latest version 🚀 (#500)8558593
Add the message in BabelLoaderError's stack trace (#499)43543b7
Update dependencies1ca5c78
7.1.2v7.1.3
f753765
Fix preset-env refs in README [skip ci]e4f1aee
update readme versions [skip ci]916affe
Update lint-staged to the latest version 🚀 (#536)8b07d5d
remove `@next` since it's not necessary on the scoped packages change [skip ci]e6bb01e
Update ava to the latest version 🚀 (#545)7e95509
Update lint-staged to the latest version 🚀 (#546)b31d86f
Fix preset-env and plugin-syntax-object-rest-spread refs. (#549)40552b6
Allow any version of webpack as a peerDependency (#550)8bd2521
chore(package): update ava to version 0.25.0 (#569)638e433
Update readme.md (#566)23b3b97
fix compatibility with @babel/core option check when inputSourceMap null (#538)7bf66bd
docs(README): document babelrc option (#442)19caf69
fix(babel): Update to latest babel version and fix babelrc behaviour (#583)552bdce
refactor(src/Error): move `LoaderError` to separate filebe187cd
refactor(src/transform): move `transform` helper to separate file27f44f8
style(src): modernize code85bd8b7
feat(src/cache): use async `transform` (`babel.transfrom`)2109b8e
feat(src/index): use async `transform` (`babel.transfrom`)c1d2f83
chore(package): update `peerDependencies` && `devDependencies`537226d
Merge pull request #584 from babel/michael-ciniawsky-feat64dff0d
Run tests with webpack 4 and fix them (#585)c436141
Update lint-stagedv7.1.4
b295162
Format importsThis PR has been generated by Renovate Bot.