Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 04:43
· 20 commits to master since this release
Immutable release. Only release title and notes can be modified.
d4194c0

1.3.0 (2026-07-18)

Features

  • add resolveWithConditions() to handle module resolution with custom conditions (e636ee3)
  • added --reporter option (da25596)
  • enhance CLI argument types with descriptions (2c4d293)
  • implement PackageJsonValidator and new options (263a07b)

Bug Fixes

  • don't process node_modules (6e0dc26)
  • ensure cross-platform compatibility in package JSON path resolution (730025b)

Dependencies

  • deps: updated dependencies (679ebeb)

Documentation

  • update README with new options and usage examples (fb716bd)

Refactoring

  • condition is now an array (66c8f1e)
  • removed toString() from Result (18b2348)
  • unify entryPoint type across utility functions and tests (e50f5df)
  • update condition type to an array in ProcessExportsContext and related logic (a4cfcc4)

This release is also available on: