Sourced from babel-loader's releases.
v10.0.0
What's Changed
Breaking Changes
- bump node requirement to
^18.20.0 || ^20.10.0 || >=22.0.0and webpack requirement to>= 5.61.0by@JLHwungin babel/babel-loader#1026- breaking: use output.hashFunction as loader cache hasher by
@JLHwungin babel/babel-loader#1027New Features
- Add babel-loader logger by
@JLHwungin babel/babel-loader#1034- Support cache with external dependencies by
@JLHwungin babel/babel-loader#1033Bug Fixes
- [Bugfix] Ensure stability of filename cache-keys by
@stefanpennerin babel/babel-loader#909Docs
- docs: clarify that
cacheIdentifieris computed from the merged options by@JLHwungin babel/babel-loader#1000- Create SECURITY.md by
@JLHwungin babel/babel-loader#1032- Add babel-loader v10 readme by
@JLHwungin babel/babel-loader#1046- add readme section for loggingDebug support by
@JLHwungin babel/babel-loader#1038- Update readme and repo templates by
@JLHwungin babel/babel-loader#1041Dependencies
- migrate to c8 by
@JLHwungin babel/babel-loader#996- Bump word-wrap from 1.2.3 to 1.2.4 by
@dependabotin babel/babel-loader#998- Bump dev dependencies by
@JLHwungin babel/babel-loader#1001- Bump braces from 3.0.2 to 3.0.3 by
@dependabotin babel/babel-loader#1020- Update deps by
@JLHwungin babel/babel-loader#1025- refactor: replace
find-cache-dirbyfind-upby@JLHwungin babel/babel-loader#1031- Bump webpack from 5.93.0 to 5.94.0 by
@dependabotin babel/babel-loader#1035- chore: update dev deps by
@JLHwungin babel/babel-loader#1036- Bump cross-spawn from 7.0.3 to 7.0.6 by
@dependabotin babel/babel-loader#1049Internal
- Remove caller option check by
@JLHwungin babel/babel-loader#1007- Update tests by
@JLHwungin babel/babel-loader#1003- Update metadata test by
@JLHwungin babel/babel-loader#1024- Migrate to node test runner by
@JLHwungin babel/babel-loader#1028- chore: use default eslint rules by
@JLHwungin babel/babel-loader#1029- refactor: use webpack builtin schema util by
@JLHwungin babel/babel-loader#1030New Contributors
@stefanpennermade their first contribution in babel/babel-loader#909Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.3...v10.0.0
v9.2.1
What's Changed
- Avoid error on missing getLogger by
@nicolo-ribaudoin babel/babel-loader#1045
... (truncated)
10456d3
10.0.05a223cf
Add babel-loader v10 readme (#1046)8f88667
Bump cross-spawn from 7.0.3 to 7.0.6 (#1049)f765949
Update readme and repo templates (#1041)b582028
add readme section for loggingDebug support (#1038)a0c450d
feat: add babel-loader debug logger (#1034)d4181b8
Support cache with external dependencies (#1033)7fcb533
chore: update dev deps (#1036)c2a90e5
Bump webpack from 5.93.0 to 5.94.0 (#1035)70a3710
refactor: replace find-cache-dir by find-up (#1031)