Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:08
· 38 commits to main since this release

2.1.0 (2025-07-24)

Bug Fixes

  • improve null safety for recursive processing (b6edff4)
  • improve stability for debug logging dependencies on modules (b602df2)
  • improve stability of package filtering for packages without name (13d87b7)
  • improve stability of package graph analyzer (6224ad0)
  • output pure module id to prevent reporting wrong modules, fixes #169 (1628404)
  • use post-treeshaking module graph for generation (06c0c5d)

Features

  • add beforeCollect and afterCollect transform options (41b9a40)