theo-loader
theo-loader copied to clipboard
Update babel-loader to the latest version π
Version 8.0.0 of babel-loader was just published.
| Dependency | babel-loader |
|---|---|
| Current Version | 7.1.5 |
| Type | devDependency |
The version 8.0.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of babel-loader.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v8.0.0This is the first stable release of babel-loader for Babel 7.x.
- README updates
- Dropped peer dependency on betas and RCs, but left the backward-compat code we had for now to give people time to migrate
Commits
The new version differs by 53 commits ahead by 53, behind by 9.
a55fc2e8.0.013d90b2Prepare for 8.0.0 release.95e71fd8.0.0-beta.65eb1b0aPass Babel's .caller option and pass supportsStaticESM:true. (#660)6a70942Read file before creating directory (#644)73922e9Merge pull request #645 from Munter/patch-1d9e2ed6Update http-links to https2be502dUse MD4 instead of SHA1 for filename hashes (#639)a23f1c38.0.0-beta.4a2d86d9Return more data frombabel.transform. (#629)1a7a440Ensure that we don't accidentally publish 'latest'.7cbbd578.0.0-beta.35192a63Update lint-staged to support Node 10ebedae1Expose API to allow implementing custom loaders around babel-loader. (#619)088f79cHandle ignored files properly
There are 53 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
Version 8.0.1 just got published.
Update to this version instead π
Release Notes
v8.0.1Commits
The new version differs by 6 commits.
dbcc2b58.0.134d6d6eAdd a warning if you forget to install @babel/core or install babel-core. (#668)8b6dd4bMerge pull request #662 from Sibiraj-S/patch-12344855Merge branch 'master' into patch-1053c9f6Remove babelrc from loader-specific options (#667)e1c190ddocs: update README.md
See the full diff
Version 8.0.2 just got published.
Update to this version instead π
Release Notes
v8.0.2- #541 - A bunch of great README fixes
- #574 - Add
cacheCompression: falseto disable GZip compression of the disk cache - #670 - Handle both 'sourceMap' and 'sourceMaps' options properly
- #671 - Fix
sourceMaps: 'inline'to work properly withbabel-loader - #669 - Fix sourcemaps to work with Webpack's
devtoolModuleFilenameTemplateplaceholders
Commits
The new version differs by 6 commits.
0e43d0a8.0.25e0565dManually fix 'inline' sourcemaps so they work with Webpack. (#671)ea52d05Use 'sourceMaps' since that is what we suggest to use in our docs. (#670)4c32295Use absolute filepaths in sourcemap 'sources' list. (#669)9621e24Tidy up README [skip ci]67a5f40Make compressing transforms cache configurable (#574)
See the full diff
- The
devDependencybabel-loader was updated from7.1.5to8.0.3.
Update to this version instead π
Release Notes for v8.0.3
Features
- #687 - Add
customizeoption
Bugs
- #685 - Also pass the caller option to loadPartialConfig
Docs
Internal
Some dev dependency updates and CI tweaks.
Commits
The new version differs by 12 commits.
800181b8.0.37d8500cAlso pass the caller option to loadPartialConfig (#685)a507914Expose the full loader options to all overrides hooks.ac0c869Tweak the customize implementation to be a bit more strict.9b70a02Add overrides optionc8d7a72Add .mjs to the examples (#683)4619993bable options link update (#681)8f240b4Use node 10 on appveyor7e4189eChange appveyor to use babel accounteeaee46Update devDeps to use most recent versions, and fix tests.3e5fb5echore(package): update lockfile2b8e479chore(package): update eslint-config-babel to version 8.0.0
See the full diff
- The
devDependencybabel-loader was updated from7.1.5to8.0.4.
- The
devDependencybabel-loader was updated from7.1.5to8.0.5.
Update to this version instead π
Release Notes for 8.0.5
- Update
find-cache-dirto 2.0
Commits
The new version differs by 8 commits.
20c9e0e8.0.5de51b5dchore: Update ava66f92afRemove docs mention about sourceMap option being ignored (#750)6df8af1Update dependencies and run all tests (#745)2c61de5Add node 11 and 10 (#744)1bda840Fix config issue in example (#708)364387dMerge pull request #698 from MattGurneyAMP/patch-198f936dFix license header and link
See the full diff
- The
devDependencybabel-loader was updated from7.1.5to8.0.6.
Update to this version instead π
Commits
The new version differs by 11 commits.
62a85798.0.6cfb0ad8Add node 125d5991aMinor change in docs to reflect new way of setting cacheDirectory. (#774)a53fc37Update dependencies8d4353fFix lint4c02657Reduced memory usage (#781)f63f4d8chore: migrate on pify (#785)5da4fa0Update LICENSE858034bRemove babel 6 mentionsa015f5aUpdate dependencies3e2ba74Fix babel stackoverflow link (#773)
See the full diff