🚨 Breaking Changes
Notable features: https://bsky.app/profile/sxzz.dev/post/3m6xi7e7d5k2b
- Rolldown native watcher - by @sxzz in #329 (1c4f8)
- Enable
failOnWarnby default in CI - by @sxzz in #617 (245e7) - Remove
unconfigfrom configLoader - by @sxzz (9d6a7) - Support exports, publint, attw for multi-configs - by @sxzz (f889a)
- refactor!(attw): rename
profilevalue fromesmOnlytoesm-only- by @sxzz (85c10f3)
🚀 Features
- Export
WatchPlugin- by @sxzz (4ccb2) - Add
writeoption - by @sxzz (64fea) - Add chunks on
build:donehook - by @sxzz (eb45c) - Override options by format - by @sxzz (482f6)
- Upgrade rolldown to
1.0.0-beta.53- by @sxzz (a04f2) - migrate:
🐞 Bug Fixes
- Move
requirebeforeimport- by @sxzz (85c0e) - copy: Call function - by @sxzz (e4197)
- exports: Merge multi-config outputs - by @pyyupsk and @sxzz in #625 (73984)
- migrate: Build before publish - by @sxzz (bf0f5)
- workspace: Cwd defaults to config dirname, support filter for all configs - by @sxzz (24f27)
🏎 Performance
- Reload config via
import-without-cache- by @sxzz (0b7e4) - Use native loader for bun - by @sxzz (36dbf)