npm @turf/turf 7.3.2
v7.3.2

8 hours ago

Patch release with several bug fixes.

What's Changed

Bug fixes and new functionality:

  • Fixed a bug in nearestPointOnLine causing duplicate points to be returned from lineSlice by @smallsaucepan in #2951
  • turf-boolean-contains + turf-boolean-within: Fix line in polygon by @samuelarbibe in #2848
  • @turf/boolean-contains - support for multipolygon inside polygon by @MartinP-C in #2357
  • Refactor and extend properties of returned nearest point in @turf/nearest-point-on-line by @EmilJunker in #2867
  • Changed booleanCrosses with two input lines to recognise if crossing point is between vertices by @smallsaucepan in #2968
  • Improve type inference in @turf/helpers' geometry and geometryCollection by @mfedderly in #2971
  • turf-tessellate: Pass original coordinate elevations through the tessellate function. by @prozvora in #2855
  • Significantly improved performance of clustersDbscan by @smallsaucepan in #2885

Housekeeping and behind the scenes changes:

New Contributors

Full Changelog: v7.3.1...v7.3.2

Don't miss a new turf release

NewReleases is sending notifications on new releases.