What's Changed
New Features 🎉
- feat(client): backport dark theme to v1.x by @yifancong in #1824. This PR syncs changes from #1732, submitted by @s-r-x.
Other Changes
Full Changelog: 245a87a...89f9e4d
v1.5.x Feature Highlights
- feat: report server options by @yifancong in #1751
- feat(agent-cli): support agent-cli by @yifancong in #1618
- feat(cli): support bundle-diff cli to output json data by @yifancong in #1561
- feat(rule): detect imported artifact types for dual packages by @yifancong in #1578
- feat(rule): support cjs require rule by @yifancong in #1569
- feat(rules): add E1007 tree-shaking-side-effects-only rule by @yifancong in #1558