Skip to content

Commit 429adfe

Browse files
authored
Update CHANGELOG.md
1 parent 040263c commit 429adfe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
- Updated types for EnvironmentControls and GlobeControls.
1010
- TilesAttributionOverlay: Added "generateAttributions" callback for generating child elements.
1111

12+
### Changed
13+
- Moved "visibleTiles" and "activeTiles" sets to the TilesRendererBase class.
14+
1215
### Fixed
1316
- CanvasDOMOverlay is now correctly positioned at the same spot as the canvas.
1417
- UnloadTilesPlugin: Fixed incorrect reference to `visibleSet` rather than `visibleTiles`.
18+
- R3F EnvironmentControls, GlobeControls: Add support for "ref", event props.
1519

1620
## [0.4.2] - 2025.01.14
1721
### Fixed

0 commit comments

Comments
 (0)