[js] Update @turf/boolean-point-on-line 7.3.1 → 7.3.2 (patch) #569
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @turf/boolean-point-on-line (7.3.1 → 7.3.2) · Repo · Changelog
Release Notes
7.3.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
v7.3.2Significantly improved performance of clustersDbscan (#2885)turf-tessellate: Pass original coordinate elevations through the tessellate function. (#2855)Migrated turf-meta to typescript (bare bones edition) (#2993)Clean up .js files in various TypeScript-first packages (#2992)Automatically add any inferred README changes in pre-commit hook (#2987)@turf/geojson-rbush to TypeScript (#2980)Migrate @turf/line-split to TypeScript (#2985)@turf/line-slice-along to TypeScript (#2978)@turf/line-slice to TypeScript (#2979)Enforce only eraseable TypeScript syntax (#2977)Migrate @turf/line-offset to TypeScript (#2974)Move to Extract for @turf/helpers' geometry() (#2976)Improve type inference in @turf/helpers' geometry and geometryCollection (#2971)Migrate @turf/line-chunk to TypeScript (#2969)Changed booleanCrosses with two input lines to recognise if crossing point is between vertices (#2968)Migrate @turf/interpolate to TypeScript (#2966)Preparing for NPM trusted publishing plus node version housekeeping (#2952)Refactor and extend properties of returned nearest point in @turf/nearest-point-on-line (#2867)Typescript-ifying turf-great-circle (#2733)Upgrade Lerna (#2964)@turf/boolean-contains - support for multipolygon inside polygon (#2357)turf-boolean-contains + turf-boolean-within: Fix line in polygon (#2848)Fixed bug where nearestPointOnLine would return an index to a non-existent segment (#2951)Merge pull request #2963 from Turfjs/releases/7.3.1✳️ @turf/helpers (7.3.1 → 7.3.2) · Repo · Changelog
Release Notes
7.3.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
v7.3.2Significantly improved performance of clustersDbscan (#2885)turf-tessellate: Pass original coordinate elevations through the tessellate function. (#2855)Migrated turf-meta to typescript (bare bones edition) (#2993)Clean up .js files in various TypeScript-first packages (#2992)Automatically add any inferred README changes in pre-commit hook (#2987)@turf/geojson-rbush to TypeScript (#2980)Migrate @turf/line-split to TypeScript (#2985)@turf/line-slice-along to TypeScript (#2978)@turf/line-slice to TypeScript (#2979)Enforce only eraseable TypeScript syntax (#2977)Migrate @turf/line-offset to TypeScript (#2974)Move to Extract for @turf/helpers' geometry() (#2976)Improve type inference in @turf/helpers' geometry and geometryCollection (#2971)Migrate @turf/line-chunk to TypeScript (#2969)Changed booleanCrosses with two input lines to recognise if crossing point is between vertices (#2968)Migrate @turf/interpolate to TypeScript (#2966)Preparing for NPM trusted publishing plus node version housekeeping (#2952)Refactor and extend properties of returned nearest point in @turf/nearest-point-on-line (#2867)Typescript-ifying turf-great-circle (#2733)Upgrade Lerna (#2964)@turf/boolean-contains - support for multipolygon inside polygon (#2357)turf-boolean-contains + turf-boolean-within: Fix line in polygon (#2848)Fixed bug where nearestPointOnLine would return an index to a non-existent segment (#2951)Merge pull request #2963 from Turfjs/releases/7.3.1✳️ @turf/invariant (7.3.1 → 7.3.2) · Repo · Changelog
Release Notes
7.3.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
v7.3.2Significantly improved performance of clustersDbscan (#2885)turf-tessellate: Pass original coordinate elevations through the tessellate function. (#2855)Migrated turf-meta to typescript (bare bones edition) (#2993)Clean up .js files in various TypeScript-first packages (#2992)Automatically add any inferred README changes in pre-commit hook (#2987)@turf/geojson-rbush to TypeScript (#2980)Migrate @turf/line-split to TypeScript (#2985)@turf/line-slice-along to TypeScript (#2978)@turf/line-slice to TypeScript (#2979)Enforce only eraseable TypeScript syntax (#2977)Migrate @turf/line-offset to TypeScript (#2974)Move to Extract for @turf/helpers' geometry() (#2976)Improve type inference in @turf/helpers' geometry and geometryCollection (#2971)Migrate @turf/line-chunk to TypeScript (#2969)Changed booleanCrosses with two input lines to recognise if crossing point is between vertices (#2968)Migrate @turf/interpolate to TypeScript (#2966)Preparing for NPM trusted publishing plus node version housekeeping (#2952)Refactor and extend properties of returned nearest point in @turf/nearest-point-on-line (#2867)Typescript-ifying turf-great-circle (#2733)Upgrade Lerna (#2964)@turf/boolean-contains - support for multipolygon inside polygon (#2357)turf-boolean-contains + turf-boolean-within: Fix line in polygon (#2848)Fixed bug where nearestPointOnLine would return an index to a non-existent segment (#2951)Merge pull request #2963 from Turfjs/releases/7.3.1Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands