Path Intersection Versions Save

Computes the intersection between two SVG paths.

v3.1.0

2 months ago

Changes

  • chore(CHANGELOG): update to v3.1.0 c747785
  • test: add check types b6798c4
  • test: use module export 2e51a0b
  • chore(package): add exports field 098d694
  • chore: update test dependencies 54df118
  • fix: types declaration file matches implementation (#23) a03100e

https://github.com/bpmn-io/path-intersection/compare/v3.0.0...v3.1.0

v3.0.0

5 months ago

Changes

  • chore(package): add engines.node field 863a03d
  • docs: update build section 055b5ca
  • docs: update usage ef69738
  • chore: use ES6 in code ce207f6
  • chore(CHANGELOG): update to v3.0.0 0134c65
  • chore: update eslint* d054d94
  • ci: use node@20 7f26d51
  • chore: update test dependencies 2aea7be
  • chore(package): control published files through package.json#files aab4fd0
  • feat: turn to module 620f32e

https://github.com/bpmn-io/path-intersection/compare/v2.2.1...v3.0.0