Skip to content

v3.29.1

Compare
Choose a tag to compare
@rollup-bot rollup-bot released this 10 Sep 06:00
· 282 commits to master since this release

3.29.1

2023-09-10

Bug Fixes

  • Fix time measurement of plugin hooks in watch mode (#5114)
  • Ensure accessing document.currentScript in import.meta.url returns correct results (#5118)

Pull Requests

  • #5114: fix(perf): avoid superfluous timer wrappings in watch mode (@ZhengLiu2825)
  • #5118: fix: access document.currentScript at the top level (@TrickyPi)
  • #5125: chore(deps): update actions/checkout action to v4 (@renovate[bot])
  • #5126: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
  • #5129: re-enbale repl-artefacts workflow for rollup-swc branch (@TrickyPi)