Update dependency @rollup/plugin-commonjs to v26 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@rollup/plugin-commonjs (source) | dependencies | major | ^24.1.0 -> ^26.0.0 |
Release Notes
rollup/plugins (@rollup/plugin-commonjs)
v26.0.2
2024-09-23
Bugfixes
- fix: replace top-level this with exports name (#1618)
v26.0.1
2024-06-05
Bugfixes
- fix: correct import of glob (
04a15b5
)
v26.0.0
2024-06-05
Breaking Changes
- chore!: bump glob's version (#1695)
v25.0.8
2024-05-22
Bugfixes
- fix: preserve the class body property keys even if they are special keywords (#1688)
v25.0.7
2023-10-15
Bugfixes
- fix: bump magic-string version #1596
v25.0.6
2023-10-15
Bugfixes
- fix: Keep the shebang at the top of the file content #1610
v25.0.5
2023-10-05
Bugfixes
- fix: ensure rollup 4 compatibility #1595
v25.0.4
2023-08-11
Updates
- docs: update docs #1545
v25.0.3
2023-07-15
Bugfixes
- fix: preserve
this
reference in the child class #1537
v25.0.2
2023-06-19
Bugfixes
- fix: add classBodyDepth flag #1507
v25.0.1
2023-06-10
Bugfixes
- fix: change dynamicRequireRoot to normalizedDynamicRequireRoot && tweak related tests #1508
v25.0.0
2023-05-12
Breaking Changes
- fix: dynamic require root check was broken in some cases #1461
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RenovateBot