The following dependencies have been updated by dependencies.io:
babel-loader in packages/oc-template-react-compiler/package.json from "7.1.5" to "8.0.6"
Details
babel-loader
This dependency is located in packages/oc-template-react-compiler/package.json and was updated from "7.1.5" to "8.0.6".
8.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
8.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 install `babel-core`.
8.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 with `babel-loader`
* #669 - Fix sourcemaps to work with Webpack's `devtoolModuleFilenameTemplate` placeholders
8.0.3
### Features
* #687 - Add `customize` option
### Bugs
* #685 - Also pass the caller option to loadPartialConfig
### Docs
* #681 - Update the README links to use the new options docs
* #683 - Add .mjs to the examples
### Internal
Some dev dependency updates and CI tweaks.
8.0.4
* #692 - Quick fix for typo
8.0.5
- Update `find-cache-dir` to 2.0
8.0.6
- Migrate to pify (#785)
- Reduced memory usage (#781)
Overview
The following dependencies have been updated by dependencies.io:
babel-loader
inpackages/oc-template-react-compiler/package.json
from "7.1.5" to "8.0.6"Details
babel-loader
This dependency is located in
packages/oc-template-react-compiler/package.json
and was updated from "7.1.5" to "8.0.6".8.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 migrate8.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 install `babel-core`.8.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 with `babel-loader` * #669 - Fix sourcemaps to work with Webpack's `devtoolModuleFilenameTemplate` placeholders8.0.3
### Features * #687 - Add `customize` option ### Bugs * #685 - Also pass the caller option to loadPartialConfig ### Docs * #681 - Update the README links to use the new options docs * #683 - Add .mjs to the examples ### Internal Some dev dependency updates and CI tweaks.8.0.4
* #692 - Quick fix for typo8.0.5
- Update `find-cache-dir` to 2.08.0.6
- Migrate to pify (#785) - Reduced memory usage (#781)