Skip to content

Bump @rollup/plugin-commonjs from 23.0.6 to 24.0.0

Bumps @rollup/plugin-commonjs from 23.0.6 to 24.0.0.

Changelog

Sourced from @​rollup/plugin-commonjs's changelog.

v24.0.0

2022-12-18

Breaking Changes

  • fix: check if defaultIsModuleExports is auto for getDefaultExportFromCjs #1358

v23.0.7

2022-12-17

Bugfixes

  • fix: produce code which works when __esModule is already defined #1379
Commits
  • c4c26a5 chore(release): commonjs v24.0.0
  • 4766d93 fix(commonjs)!: check if defaultIsModuleExports is auto for getDefaultExportF...
  • 2c2fe9b chore(release): commonjs v23.0.7
  • dcb86a9 fix(commonjs): produce code which works when __esModule is already defined (#...
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports