Releases: thednp/svg-path-commander
Releases · thednp/svg-path-commander
Release list
Version 2.2.1
Mostly package.json updates
Full Changelog: 2.2.0...2.2.1
Version 2.2.0
Added
- Path intersection —
pathsIntersection(),boundingBoxIntersect(),isPointInsideBBox() - Path equalization —
equalizePaths(),equalizeSegments()for matching segment counts - 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
Full Changelog: https://github.com/thednp/svg-path-commander/commits/2.2.0