@rollup/browser
Advanced tools
Changelog
3.26.0
2023-06-30
--filterLogs
CLI flag and ROLLUP_FILTER_LOGS
environment variable for log filtering (#5035)Changelog
3.25.2
2023-06-24
code
is not a string (#5042)this.error
with pos
in transform
hook (@sapphi-red)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