Bump rollup from 2.77.0 to 2.77.1
Bumps rollup from 2.77.0 to 2.77.1.
Release notes
Sourced from rollup's releases.
v2.77.1
2.77.1
2022-07-26
Bug Fixes
- Ensure IIFE output generates a global variable when generating ES5 (#4588)
Pull Requests
- #4577: broken link removed (
@Jawad-H
)- #4580: Update dependencies (
@lukastaegert
)- #4584: Documentation clarity and syntax improvements (
@berniegp
)- #4588: Use var for IIFE (
@lukastaegert
)
Changelog
Sourced from rollup's changelog.
2.77.1
2022-07-26
Bug Fixes
- Ensure IIFE output generates a global variable when generating ES5 (#4588)
Pull Requests
- #4577: broken link removed (
@Jawad-H
)- #4580: Update dependencies (
@lukastaegert
)- #4584: Documentation clarity and syntax improvements (
@berniegp
)- #4588: Use var for IIFE (
@lukastaegert
)
Commits
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