dash-lazy-load
dash-lazy-load copied to clipboard
Update dependency babel-loader to v8
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
babel-loader | dependencies | major | ^7.1.2 -> ^8.0.0 |
Release Notes
babel/babel-loader
v8.0.6
v8.0.5
- Update
find-cache-dir
to 2.0
v8.0.4
- #692 - Quick fix for typo
v8.0.3
Features
-
#687 - Add
customize
option
Bugs
- #685 - Also pass the caller option to loadPartialConfig
Docs
Internal
Some dev dependency updates and CI tweaks.
v8.0.2
- #541 - A bunch of great README fixes
-
#574 - Add
cacheCompression: false
to 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
devtoolModuleFilenameTemplate
placeholders
v8.0.1
- #662 - docs: update README.md
- #667 - docs: Remove babelrc from loader-specific options
-
#668 - Add a warning if you forget to install
@babel/core
or installbabel-core
.
v8.0.0
This 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
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!
".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.