Features and improvements
- Remove node package chalk from devDependencies ([789](https://github.com/maplibre/maplibre-gl-js/pull/789)).
- Remove vector-tile module declaration and revert to using point from [mapbox/point-geometry](https://github.com/mapbox/point-geometry] ([#788](https://github.com/maplibre/maplibre-gl-js/issues/788), [#800](https://github.com/maplibre/maplibre-gl-js/pull/800))
- Moved development environment to use NodeJs 16 ([781](https://github.com/maplibre/maplibre-gl-js/pull/781), [#806](https://github.com/maplibre/maplibre-gl-js/pull/806))
🐞 Bug fixes
- Fix max cluster zoom in geojson source ([61](https://github.com/maplibre/maplibre-gl-js/issues/61))