791 B
791 B
Changelog
[2.2.0] - 2026-04-06
Added
- Path intersection —
pathsIntersection(),boundingBoxIntersect(),isPointInsideBBox() - Path equalization —
equalizePaths(),equalizeSegments()for matching segment counts - Full JSDoc coverage with
@param,@returns,@exampletags - New demo page for path morphing
polyonAreautilityisMultiPath(),isClosedPath(),isPolygonArray()andisPolylineArrayutilities- CHANGELOG.md and AGENTS.md
Removed
- badge workflow and script in package.json
Fixed
- pathToCurve inconsistencies
- reworked all exports as named exports
Changed
- Added a separate export for utilities in
svg-path-commander/util - Migrated test runner from Playwright to happy-dom
- updated tests
- tsdown bundler