main
feat: handle more expression types in isPure for better tree-shaking (#20723)
fix: trampoline `getSideEffectsConnectionState` to avoid stack overflow on deep import chains (#20993)
chore: resolve "use strict" TODO (#19705)
feat: support `#__NO_SIDE_EFFECTS__` annotation (#20775)
fix(webmanifest): rewrite icon URLs at byte offsets (#21655)
feat: inline const for default export (#21189)
style: set `arrowParens` to `true` (#19706)
refactor: simplify star-reexport passthrough skipping (#21149)
test(SideEffectsFlagPlugin): cover multi-star and mixed barrel passthrough (#21148)
test: add comprehensive test case for #21085 (#21105)