We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f2e3d4 commit 2d04306Copy full SHA for 2d04306
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [0.3.26] - 2024-02-29
8
+### Fixed
9
+- FadeTilesMixin.deleteCamera now correctly calls the parent function.
10
+- EnvironmentControls now dispatches events on zoom value change.
11
+
12
## [0.3.25] - 2024-02-21
13
### Changed
14
- "getBounds" and "getOrientedBounds" functions have been renamed to "getBoundingBox" and "getOrientedBoundingBox".
0 commit comments