Skip to content

v1.1.2

Latest

Choose a tag to compare

@privatenumber privatenumber released this 08 Jun 08:29
6d2ed54

1.1.2 (2026-06-08)

Bug Fixes

  • declare node requirement (89e0a53)
  • exclude node_modules in async getAllFiles (5846165)
  • only exclude node_modules at package root (e99e131)
  • optimize empty exports and empty star matches (ff88170)
  • star-capture matching and missing public type exports (#43) (c97a4e1)

Performance Improvements

  • scope file discovery to what exports references (#42) (618f85a)
  • speed up entry-point scanning and analysis (#39) (a386d93)