| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-06 | 1.1 kB | |
| v10.1.0 source code.tar.gz | 2026-03-06 | 963.8 kB | |
| v10.1.0 source code.zip | 2026-03-06 | 976.1 kB | |
| Totals: 3 Items | 1.9 MB | 0 | |
What's Changed
- refactor: use
module.findPackageJSONAPI by @JLHwung in https://github.com/babel/babel-loader/pull/1055 - Enable type checking and support Babel 8 by @JLHwung in https://github.com/babel/babel-loader/pull/1056
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/babel/babel-loader/pull/1059
- fix: mark webpack as optional peer dependency by @chenjiahan in https://github.com/babel/babel-loader/pull/1061
- Bump webpack from 5.101.0 to 5.104.1 by @dependabot[bot] in https://github.com/babel/babel-loader/pull/1062
- Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in https://github.com/babel/babel-loader/pull/1060
- Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in https://github.com/babel/babel-loader/pull/1063
- Pin Node.js on CI by @nicolo-ribaudo in https://github.com/babel/babel-loader/pull/1064
New Contributors
- @chenjiahan made their first contribution in https://github.com/babel/babel-loader/pull/1061
Full Changelog: https://github.com/babel/babel-loader/compare/v10.0.0...v10.1.0