babel-loader

📦 Babel loader for webpack

MIT License

Downloads
71.3M
Stars
4.8K
Committers
122

Bot releases are hidden (Show)

babel-loader - v9.1.3 Latest Release

Published by nicolo-ribaudo over 1 year ago

Security dependency updates

New Contributors

Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.2...v9.1.3

babel-loader - v9.1.2

Published by nicolo-ribaudo almost 2 years ago

9.1.1 was a broken release, it didn't include all the commits.

Dependencies updates

Misc

New Contributors

Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2

babel-loader - v8.3.0

Published by nicolo-ribaudo almost 2 years ago

New features

Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.5...v8.3.0

babel-loader - v9.1.0

Published by nicolo-ribaudo almost 2 years ago

New features

Full Changelog: https://github.com/babel/babel-loader/compare/v9.0.1...v9.1.0

babel-loader - v9.0.1

Published by nicolo-ribaudo almost 2 years ago

Bug Fixes

Full Changelog: https://github.com/babel/babel-loader/compare/v9.0.0...v9.0.1

babel-loader - v9.0.0

Published by nicolo-ribaudo almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0

babel-loader - v8.2.5

Published by nicolo-ribaudo over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5

babel-loader - v8.2.4

Published by nicolo-ribaudo over 2 years ago

What's Changed

Thanks @loveDstyle, @stianjensen and @pathmapper for your first PRs!

babel-loader - 8.2.3

Published by nicolo-ribaudo almost 3 years ago

This release fixes compatibility with Node.js 17

Thanks @Reptarsrage!

babel-loader - 8.2.1

Published by nicolo-ribaudo almost 4 years ago

  • Move @ava/babel to devDependencies #881 (@jvasseur)
babel-loader - 8.2.0

Published by nicolo-ribaudo almost 4 years ago

  • Replace mkdirp with make-dir 47958ca3857e489e450b27c6f3266375015cba82 (@JLHwung)
  • Use async config loading when available d8cff97ff387ded0fc9b5cbc489228c96c5ab14a (@the-spyke)
babel-loader - 8.1.0

Published by existentialism over 4 years ago

  • docs(readme): fix typo #818 (@frederickfogerty)
  • docs(contributing): fix typo #821 (@PatNeedham)
  • Add schema validation #822 (@ogonkov)
  • Add supportsTopLevelAwait to caller #814 (@nicolo-ribaudo)
  • feat: expose webpack target via babel caller #826 (@DylanPiercey)
  • Bump deps for audit #834 (@existentialism)
babel-loader - 8.0.6

Published by danez over 5 years ago

  • Migrate to pify (#785)
  • Reduced memory usage (#781)
babel-loader - 8.0.5

Published by danez almost 6 years ago

  • Update find-cache-dir to 2.0
babel-loader - v8.0.4

Published by loganfsmyth about 6 years ago

  • #692 - Quick fix for typo
babel-loader - v8.0.3

Published by loganfsmyth about 6 years ago

Features

  • #687 - Add customize option

Bugs

  • #685 - Also pass the caller option to loadPartialConfig

Docs

  • #681 - Update the README links to use the new options docs
  • #683 - Add .mjs to the examples

Internal

Some dev dependency updates and CI tweaks.

babel-loader - v8.0.2

Published by loganfsmyth about 6 years ago

  • #541 - A bunch of great README fixes
  • #574 - Add cacheCompression: false to disable GZip compression of the disk cache
  • #670 - Handle both 'sourceMap' and 'sourceMaps' options properly
  • #671 - Fix sourceMaps: 'inline' to work properly with babel-loader
  • #669 - Fix sourcemaps to work with Webpack's devtoolModuleFilenameTemplate placeholders
babel-loader - v8.0.1

Published by loganfsmyth about 6 years ago

  • #662 - docs: update README.md
  • #667 - docs: Remove babelrc from loader-specific options
  • #668 - Add a warning if you forget to install @babel/core or install babel-core.
babel-loader - v8.0.0

Published by loganfsmyth about 6 years ago

This is the first stable release of babel-loader for Babel 7.x.

  • README updates
  • Dropped peer dependency on betas and RCs, but left the backward-compat code we had for now to give people time to migrate
babel-loader - v8.0.0-beta.6

Published by loganfsmyth about 6 years ago

  • #639 - Use MD4 instead of SHA1 for filename hashes
  • #644 - Read file before creating directory
  • #645 - [docs] Update http-links to https
  • #660 - Pass Babel's .caller option and pass supportsStaticESM:true.

NOTE: For those looking for v8.0.0-beta.5, it was a mis-publish of the wrong branch and included only #660 and missed the other 3 PRs.

Package Rankings
Top 0.53% on Npmjs.org
Top 6.75% on Proxy.golang.org
Top 12.69% on Repo1.maven.org
Badges
Extracted from project README's
NPM Status codecov