# babel-loader v10.1.0 - Product: babel-loader (https://whatsnew.fyi/product/babel-loader) - Vendor: Babel - Date: 2026-03-06 - Version: v10.1.0 - Original notes: https://github.com/babel/babel-loader/releases/tag/v10.1.0 - Permalink: https://whatsnew.fyi/product/babel-loader/releases/v10.1.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Use `module.findPackageJSON` API for package discovery - **added** — Enable type checking and support Babel 8 - **fixed** — Mark webpack as optional peer dependency ##### What's Changed * refactor: use `module.findPackageJSON` API 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