# babel-loader v9.2.0 - Product: babel-loader (https://whatsnew.fyi/product/babel-loader) - Vendor: Babel - Date: 2024-09-16 - Version: v9.2.0 - Original notes: https://github.com/babel/babel-loader/releases/tag/v9.2.0 - Permalink: https://whatsnew.fyi/product/babel-loader/releases/v9.2.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'. --- - **removed** — Remove caller option check - **changed** — Update dependencies - **added** — Add babel-loader logger ##### What's Changed * Remove caller option check by @JLHwung in https://github.com/babel/babel-loader/pull/1007 * Update deps by @JLHwung in https://github.com/babel/babel-loader/pull/1025 * docs: clarify that `cacheIdentifier` is computed from the merged options by @JLHwung in https://github.com/babel/babel-loader/pull/1000 * Add babel-loader logger by @JLHwung in https://github.com/babel/babel-loader/pull/1037 **Full Changelog**: https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0