What's Changed
@turf/distanceSimplify unnecessary union type in turfDistance by @isti115 in #2618- Upgrade to Lerna 8 by @mfedderly in #2612
- Deprecate CHANGELOG, improve release action, PR template, Contributing doc by @twelch in #2621
@turf/helpersReduce bundle size of apps that import @turf/helpers by @smallsaucepan in #2623@turf/line-overlapchange deep-equals dependency for smaller bundle size by @mfedderly in #2631@turf/maskConverted turf-mask to Typescript and added support for geometry parameters by @smallsaucepan in #2644@turf/midpointConverted turf-midpoint to Typescript by @smallsaucepan in #2645@turf/planepointConverted turf-planepoint to Typescript by @smallsaucepan in #2646@turf/squareConverted turf-square to Typescript by @smallsaucepan in #2648@turf/standard-deviational-ellipseConverted turf-standard-deviational-ellipse to Typescript by @smallsaucepan in #2649- Pin pnpm version using corepack by @RobinVdBroeck in #2602
@turf/tesselateConverted turf-tesselate to Typescript by @smallsaucepan in #2650@turf/transform-rotateConverted turf-transform-rotate to Typescript by @smallsaucepan in #2651@turf/transform-scaleConverted turf-transform-scale to Typescript by @smallsaucepan in #2652@turf/transform-translateConverted turf-transform-translate to Typescript by @smallsaucepan in #2653@turf/unkink-polygonConverted turf-unkink-polygon to Typescript by @smallsaucepan in #2654@turf/voronoiConverted turf-voronoi to Typescript by @smallsaucepan in #2655@turf/boolean-intersectsFix boolean-intersects docs by @izzybps in #2593- Updated documentation.js to resolve critical parse-url vulnerability by @smallsaucepan in #2664
@turf/area: bug fix: off-by-one bug in area calculation by @Abdumbo99 in #2665- Upgrade dependencies by @mfedderly in #2668
@turf/isobands@turf/isolinesRemove unused matrix-to-grid dependency by @mfedderly in #2669@turf/randomfix randomPolygon generating polygons outside of the givenbboxby @nnmrts in #2659@turf/boolean-intersects@turf/booean-disjointExpose options parameter to ignore self intersections. by @01100100 in #2636@turf/boolean-validfix checkClosingRing to check for polygon being closed by @superDoss in #2563@turf/helpersImplemented azimuthToBearing by @basvdijk in #2674- Added support/6.x branch to CI config by @smallsaucepan in #2673
@turf/nearest-point-on-lineinclude index of MultiLineString geometries in nearest-point-on-line by @andrewharvey in #2574@turf/point-to-line-distanceFix two small typos by @mfedderly in #2675- Update PR/develop action to cache pnpm files by @mfedderly in #2671
- Add explicit geojson types dependency by @mfedderly in #2676
- Rework prettier setup by @mfedderly in #2677
- Update @types/geojson to 7946.0.10 minimum by @mfedderly in #2688
@turf/maskStop turf-mask mutating by default, make it an option by @farkmarnum in #2635- Add test.example.js to .prettierignore by @mfedderly in #2689
@turf/maskFix @turf/mask benchmarks to exclude test fixtures that are not usable by @mfedderly in #2692@turf/kinksRevert @turf/kinks to 6.5.0 version by @mfedderly in #2693@turf/cluster-dbscanUpdate cluster-dbscan docs by @mwenko in #2624@turf/*-grid@turf/area@turf/helpersClarify behavior of some existing turf modules by @twelch in #2683- Upgrade pnpm/action-setup in github actions by @mfedderly in #2696
New Contributors
- @isti115 made their first contribution in #2618
- @izzybps made their first contribution in #2593
- @Abdumbo99 made their first contribution in #2665
- @nnmrts made their first contribution in #2659
- @01100100 made their first contribution in #2636
- @superDoss made their first contribution in #2563
- @basvdijk made their first contribution in #2674
- @andrewharvey made their first contribution in #2574
- @farkmarnum made their first contribution in #2635
Full Changelog: v7.0.0...v7.1.0