Download Latest Version v7.4.0 source code.zip (13.6 MB)
Email in envelope

Get an email when there's a new version of TURF

Home / v7.4.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-03 7.8 kB
v7.4.0 source code.tar.gz 2026-08-03 12.6 MB
v7.4.0 source code.zip 2026-08-03 13.6 MB
Totals: 3 Items   26.2 MB 2

What's Changed

⚠️ Due to correctness fixes, behavior across the boolean-* methods has changed. If you depended on the invalid behavior of these methods take extra care when upgrading.

@turf/bearing

@turf/bezier

@turf/boolean-contains

@turf/boolean-crosses

@turf/boolean-disjoint

@turf/boolean-point-in-polygon

@turf/boolean-valid

@turf/boolean-within

Internally this has been rewritten to use @turf/boolean-contains. This increases correctness, but the additional checks may have regressed performance slightly depending on inputs (it is actually faster for some inputs).

@turf/clusters-dbscan

@turf/combine

@turf/convex

@turf/helpers

@turf/line-arc

@turf/line-overlap

@turf/polygonize

@turf/projection

@turf/transform-scale, @turf/transform-translate, @turf/transform-rotate

Internal:

New Contributors

Full Changelog: https://github.com/Turfjs/turf/compare/v7.3.5...v7.4.0

Source: README.md, updated 2026-08-03