Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-loader

Package Overview
Dependencies
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-loader - npm Package Versions

1
9

6.4.1

Diff

Changelog

Source

v6.4.1

🐛 Bug Fix

  • Fixed reset of BABEL_ENV when options.forceEnv is used (#420) @nikopavlica
danez
published 7.0.0-alpha.3 •

danez
published 7.0.0-alpha.2 •

danez
published 6.4.0 •

Changelog

Source

v6.4.0

🚀 New Feature

  • added metadata passing from babel to webpack, which is currently used by react-intl (#398) @Ognian
hzoo
published 7.0.0-alpha.1 •

danez
published 6.3.2 •

Changelog

Source

v6.3.2

😢 Regression

  • forceEnv was interfering with regular environment handling
danez
published 6.3.1 •

Changelog

Source

v6.3.1

🐛 Bug Fix

  • The new forceEnv options wasn't working as expected (#379) @chrisvasz
danez
published 6.3.0 •

Changelog

Source

v6.3.0

🚀 New Feature

  • Add new config option forceEnv (#368) @moimael

Allow to override BABEL_ENV/NODE_ENV at loader-level. Useful for isomorphic applications which have separate babel config for client and server.

🐛 Bug Fix

  • Update loader-utils dependency to ^0.2.16 to fix compatibility with webpack 2 (#371) @leonaves

💅 Polish

  • Improve FS caching to do less sync calls which improves performance slightly (#375) @akx
danez
published 6.2.10 •

Changelog

Source

v6.2.10

Support for webpack 2.2-rc has been added in this release

🐛 Bug Fix

  • If cache directory not writable, try to fallback to tmpdir before failing
danez
published 6.2.9 •

Changelog

Source

v6.2.9

😢 Regression

Source maps on windows did not work correctly with v6.2.8. Thanks @josephst

🏠 Internal

  • Add AppVeyor to run tests on windows @danez
  • Fix tests on windows (#343) @danez
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc