v1.3.0
·
20 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
1.3.0 (2026-07-18)
Features
- add
resolveWithConditions()to handle module resolution with custom conditions (e636ee3) - added
--reporteroption (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
conditionis now an array (66c8f1e)- removed
toString()fromResult(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: