@rollup/browser
Advanced tools
Changelog
4.41.2
2025-06-06
then
and non-arrow function expressions (#5977)Changelog
4.41.1
2025-05-24
this.resolve
with skipSelf: true
, subsequent calls when handling this by the same plugin with same parameters will return null
to avoid infinite recursions (#5945)Changelog
4.41.0
2025-05-18
Changelog
4.40.2
2025-05-06
ReferenceError
(@dasa)Changelog
4.40.1
2025-04-28
./package.json
entry (@JounQin, @lukastaegert)Changelog
4.40.0
2025-04-12
eval
warnings on first render and only when the call is not tree-shaken (#5892)treeshake: false
breaking destructured namespace imports (@Skn0tt)Changelog
4.39.0
2025-04-02
id
property as optional in the filter for the resolveId
hook (#5896)Changelog
4.38.0
2025-03-29
.filter
option in resolveId
, load
and transform
hooks (#5882)