Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Change Age Confidence
exports-loader 0.6.45.0.0 age confidence

Release Notes

webpack-contrib/exports-loader (exports-loader)

v5.0.0

Compare Source

⚠ BREAKING CHANGES

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 14.15.0

v3.1.0

Compare Source

Features
  • output helpful descriptions and links on errors (#​66) (ba96dda)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 12.13.0

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported webpack version is 5 (#​58) (9176392)
  • inline syntax was changed: [] is no longer supported (i.e. exports-loader?exports[]=myVariable&exports[]=myFunction!./file.js), please use , (i.e. exports-loader?exports=myVariable,myFunction!./file.js)
  • removed filename template support for export names and aliases (i.e. [name]) due unstable behaviour in some cases and very rarely used
1.1.1 (2020-10-09)
Chore
  • update schema-utils

v1.1.1

Compare Source

⚠ BREAKING CHANGES
  • minimum supported webpack version is 5 (#​58) (9176392)
  • inline syntax was changed: [] is no longer supported (i.e. exports-loader?exports[]=myVariable&exports[]=myFunction!./file.js), please use , (i.e. exports-loader?exports=myVariable,myFunction!./file.js)
  • removed filename template support for export names and aliases (i.e. [name]) due unstable behaviour in some cases and very rarely used
1.1.1 (2020-10-09)
Chore
  • update schema-utils

v1.1.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported webpack version is 5 (#​58) (9176392)
  • inline syntax was changed: [] is no longer supported (i.e. exports-loader?exports[]=myVariable&exports[]=myFunction!./file.js), please use , (i.e. exports-loader?exports=myVariable,myFunction!./file.js)
  • removed filename template support for export names and aliases (i.e. [name]) due unstable behaviour in some cases and very rarely used
1.1.1 (2020-10-09)
Chore
  • update schema-utils

v1.0.1

Compare Source

Bug Fixes

v1.0.0

Compare Source

⚠ 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

v0.7.0

Compare Source

Features
  • index: add interpolation support (loaderUtils.interpolateName) (#​21) (201de63)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch from 524a6e1 to fde24a4 Compare March 10, 2025 21:15
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch from fde24a4 to 5f7560b Compare May 6, 2025 11:21
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch from 5f7560b to 0c5d70d Compare May 23, 2025 04:14
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch 2 times, most recently from 4f472a9 to 7eaca4c Compare August 13, 2025 12:48
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch from 7eaca4c to 7dec596 Compare August 19, 2025 15:39
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch from 7dec596 to 9168845 Compare August 31, 2025 09:53
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch from 9168845 to aea1b47 Compare September 10, 2025 20:39
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch from aea1b47 to ff80825 Compare September 25, 2025 15:50
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch 2 times, most recently from 2f2acc6 to 28fa94b Compare October 21, 2025 12:10
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch from 28fa94b to b2867c5 Compare November 11, 2025 00:00
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch from b2867c5 to c64dcac Compare November 18, 2025 10:46
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch from c64dcac to aca6dd8 Compare December 3, 2025 15:47
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch from aca6dd8 to d875e42 Compare December 31, 2025 15:53
@renovate renovate bot force-pushed the renovate/exports-loader-5.x branch from d875e42 to e5317c1 Compare January 8, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant