npm exports-loader 1.0.0
v1.0.0

latest releases: 5.0.0, 4.0.0, 3.1.0...
3 years ago

1.0.0 (2020-06-10)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13
  • minimum supported webpack version is 4
  • exports values moved to the exports option, please read
  • generates ES module named exports by default (exports { Foo })
  • multiple exports in the inline syntax were changed, please read

Features

  • validate options
  • support webpack 5
  • implemented the type option (exports can be CommonsJS or ES module format)
  • exports can be described using a string or an object value
  • implemented the ability to generate multiple experts
  • improved support of inline usage

Bug Fixes

  • export is not used anymore for CommonJS module format

Don't miss a new exports-loader release

NewReleases is sending notifications on new releases.