10.6.1
This is a bufix release which improves performance of map.getFeaturesAtPixel and map.forEachFeatureAtPixel(). See the 10.6.0 release notes for a complete list of changes since the previous release.
For upgrade notes
List of all changes
See below for a complete list of features and fixes.
- fix type hint for getClosestFeatureToCoordinate() (by @knrdl in https://github.com/openlayers/openlayers/pull/16916)
- Remove willReadFrequently hint createCanvasContext2D when creating hitDetectionContext_ (by @natalvc in https://github.com/openlayers/openlayers/pull/16919)
- Updates for the 10.6.0 release (by @openlayers in https://github.com/openlayers/openlayers/pull/16914)