Changelog
3.25.0
2023-06-11
this.info
and this.debug
plugin context logging functions (#5026)onLog
option to read, map and filter logs (#5026)logLevel
option to fully suppress logs by level (#5026)this.warn
, this.info
and this.debug
to avoid heavy computations based on log level ( #5026)onLog
plugin hook to read, filter and map logs from plugins (#5026)Changelog
3.24.1
2023-06-10
@rollup/plugin-commonjs
were missing internal dependencies when code-splitting ( #5029)process.exit(0)
in watch mode to avoid issues in embedded scenarios (#5027)Changelog
3.23.1
2023-06-04
Changelog
3.23.0
2023-05-22
Changelog
3.22.1
2023-05-21
Changelog
3.22.0
2023-05-17
experimentalMinChunkSize
to take tree-shaking into account ( #4989)experimentalMinChunkSize
(#4989)