Skip to content

v3.25.0

Compare
Choose a tag to compare
@rollup-bot rollup-bot released this 11 Jun 05:08
· 347 commits to master since this release

3.25.0

2023-06-11

Features

  • Add this.info and this.debug plugin context logging functions (#5026)
  • Add onLog option to read, map and filter logs (#5026)
  • Add logLevel option to fully suppress logs by level (#5026)
  • Support function logs in this.warn, this.info and this.debug to avoid heavy computations based on log level (#5026)
  • Add onLog plugin hook to read, filter and map logs from plugins (#5026)

Pull Requests