What's Changed
Main goal of this release was to revert a build breaking performance improvement introduced in v7.3.2 that was affecting CommonJS environments.
- Reverted performance related improvement to clusters-dbscan that broke builds by @smallsaucepan in #3049
Other bug fixes and new functionality:
- Add @turf/directional-mean to @turf/turf by @mfedderly in #3002
- Mark old nearest-point-on-line properties as deprecated by @EmilJunker in #3005
Housekeeping and behind the scenes changes:
- Introduced tstyche for type checking and to guard against unintentional API changes by @smallsaucepan in #3020
- Remove unused scripts by @mfedderly in #3036
- Update generate-readme script by @mfedderly in #3037
Full Changelog: v7.3.4...v7.3.5