# babel-loader v8.4.0 - Product: babel-loader (https://whatsnew.fyi/product/babel-loader) - Vendor: Babel - Date: 2024-09-16 - Version: v8.4.0 - Original notes: https://github.com/babel/babel-loader/releases/tag/v8.4.0 - Permalink: https://whatsnew.fyi/product/babel-loader/releases/v8.4.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'. --- - **security** — Fix loader-utils vulnerability - **added** — Add babel-loader logger ##### What's Changed * Fix loader-utils vulnerability by @LuckyLuky in https://github.com/babel/babel-loader/pull/979 * Add babel-loader logger by @JLHwung in https://github.com/babel/babel-loader/pull/1039 ##### New Contributors * @LuckyLuky made their first contribution in https://github.com/babel/babel-loader/pull/979 **Full Changelog**: https://github.com/babel/babel-loader/compare/v8.3.0...v8.4.0