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.
This PR contains the following updates:
^10.1.0
->^10.2.1
Release Notes
openlayers/openlayers (ol)
v10.2.1
Compare Source
The 10.2.1 patch release fixes an issue with missing tiles on reprojected tile layers. See the 10.2.0 release notes for a complete list of changes since the previous release.
What's Changed
New Contributors
Full Changelog: openlayers/openlayers@v10.2.0...v10.2.1
v10.2.0
Compare Source
The 10.2 release adds an experimental
Flow
layer to render particle flows (e.g. wind) in WebGL, support for WMS Capabilities v1.1.1, and anol.VERSION
property in the legacy build. Under the hood, it brings several performance improvements, better memory management, bug fixes, type improvements, and the removal of unnecessary tile caching code.List of all changes
See below for a complete list of features and fixes.
['geometry-type']
is correctly interpreted in expressions (by @jahow in https://github.com/openlayers/openlayers/pull/16087)@types/rbush
v3.0.3 (by @ahocevar in https://github.com/openlayers/openlayers/pull/16194)Dependency Updates
New Contributors
Full Changelog: openlayers/openlayers@v10.1.0...v10.2.0
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.