Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v7.1.0 #2697

Merged
merged 1 commit into from
Aug 9, 2024
Merged

v7.1.0 #2697

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"npmClient": "pnpm",
"version": "7.0.0",
"version": "7.1.0",
"command": {
"publish": {
"registry": "https://registry.npmjs.org"
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-along/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/along",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf along module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-angle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/angle",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf angle module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-area/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/area",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf area module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-bbox-clip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/bbox-clip",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf bbox-clip module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-bbox-polygon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/bbox-polygon",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf bbox-polygon module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-bbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/bbox",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf bbox module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-bearing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/bearing",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf bearing module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-bezier-spline/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/bezier-spline",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf bezier-spline module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-clockwise/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-clockwise",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-clockwise module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-concave/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-concave",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-concave module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-contains/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-contains",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-contains module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-crosses/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-crosses",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-crosses module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-disjoint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-disjoint",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-disjoint module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-equal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-equal",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-equal module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-intersects/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-intersects",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-intersects module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-overlap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-overlap",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-overlap module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-parallel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-parallel",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-parallel module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-point-in-polygon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-point-in-polygon",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-point-in-polygon module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-point-on-line/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-point-on-line",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-point-on-line module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-touches/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-touches",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-touches module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-valid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-valid",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-valid module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-within/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/boolean-within",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf boolean-within module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-buffer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/buffer",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf buffer module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-center-mean/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/center-mean",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf center-mean module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-center-median/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/center-median",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf center-median module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-center-of-mass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/center-of-mass",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf center-of-mass module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-center/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/center",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf center module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-centroid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/centroid",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf centroid module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-circle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/circle",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf circle module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-clean-coords/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/clean-coords",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf clean-coords module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-clone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/clone",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf clone module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-clusters-dbscan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/clusters-dbscan",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf clusters-dbscan module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-clusters-kmeans/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/clusters-kmeans",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf clusters-kmeans module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-clusters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/clusters",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf clusters module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-collect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/collect",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf collect module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-combine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/combine",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf combine module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-concave/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/concave",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf concave module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-convex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/convex",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf convex module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-destination/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/destination",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf destination module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-difference/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/difference",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf difference module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-directional-mean/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/directional-mean",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf directional-mean module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-dissolve/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/dissolve",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf dissolve module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-distance-weight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/distance-weight",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf distance-weight module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-distance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/distance",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf distance module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-ellipse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/ellipse",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf ellipse module",
"author": "Turf Authors",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-envelope/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/envelope",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf envelope module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-explode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/explode",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf explode module",
"author": "Turf Authors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-flatten/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turf/flatten",
"version": "7.0.0",
"version": "7.1.0",
"description": "turf flatten module",
"author": "Turf Authors",
"contributors": [
Expand Down
Loading