This repository was archived by the owner on Aug 5, 2019. It is now read-only.
Update babel-loader to 7.1.4-abandoned #5
Closed
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.1tov7.1.4Release 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
ed8711dAdd note about webpack versions74ff2e6Updated documentation to match webpack v2 changes. (#438)5d248b5Update cross-env to the latest version 🚀 (#431)660922bUpdate ava to the latest version 🚀 (#434)16522b6yarn.lockaa485e4Use bash codecov (#440)dbec80dMake sure .babelrc is a file, not a directory (#427)2204871Add prettier (#409)174cb10Merge branch '7.0'7307226Point changelog to releases1a764767.0.0v7.1.0
37e63e3Upgrade find-cache-dir to 1.0 and cross-env to 5.0 (#457)de2d3f3Upgrade dependencies91f2658Fixed: watch configuration files. (#460)8d96c1fRemove outdated examples.d8b73c0fix(resolve-rc): look for babel in package.json and .babelrc.js (#465)4548169Add node 8 to test matrix (#467)ea2eafaAdd prettier eslint plugin (#466)8544ffaOnly base cache identifier on babel options from pkg.json (#468)66784e4Update to webpack 3 (#471)ee40748chore(package): update lint-staged to version 4.0.0 (#470)7986787chore(package): update eslint-config-babel to version 7.0.0 (#469)ea9b4d4Update yarn.lockd2491197.1.0v7.1.1
6063373Update README.md for webpack 3.x (#476)c8924f3chore(package): update husky to version 0.14.0 (#475)aefe583Do not read .babelrc for cache identifier when babelrc=false (#483)0815f48Update eslint to the latest version 🚀 (#482)f3cacd9Update yarn.lock5953fcf7.1.1v7.1.2
5e76bb7Update ava to the latest version 🚀 (#487)62ae6ccUpdate ava to the latest version 🚀 (#491)f0bbb68Do not swallow errors in exists() and only call exists if option is string (#495)87b91f0README: fix typo (#498) [skip ci]ffdf7f1Update ava to the latest version 🚀 (#500)8558593Add the message in BabelLoaderError's stack trace (#499)43543b7Update dependencies1ca5c787.1.2v7.1.3
f753765Fix preset-env refs in README [skip ci]e4f1aeeupdate readme versions [skip ci]916affeUpdate lint-staged to the latest version 🚀 (#536)8b07d5dremove `@next` since it's not necessary on the scoped packages change [skip ci]e6bb01eUpdate ava to the latest version 🚀 (#545)7e95509Update lint-staged to the latest version 🚀 (#546)b31d86fFix preset-env and plugin-syntax-object-rest-spread refs. (#549)40552b6Allow any version of webpack as a peerDependency (#550)8bd2521chore(package): update ava to version 0.25.0 (#569)638e433Update readme.md (#566)23b3b97fix compatibility with @babel/core option check when inputSourceMap null (#538)7bf66bddocs(README): document babelrc option (#442)19caf69fix(babel): Update to latest babel version and fix babelrc behaviour (#583)552bdcerefactor(src/Error): move `LoaderError` to separate filebe187cdrefactor(src/transform): move `transform` helper to separate file27f44f8style(src): modernize code85bd8b7feat(src/cache): use async `transform` (`babel.transfrom`)2109b8efeat(src/index): use async `transform` (`babel.transfrom`)c1d2f83chore(package): update `peerDependencies` && `devDependencies`537226dMerge pull request #584 from babel/michael-ciniawsky-feat64dff0dRun tests with webpack 4 and fix them (#585)c436141Update lint-stagedv7.1.4
b295162Format importsThis PR has been generated by Renovate Bot.