Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Jan 17, 2025
1 parent 040263c commit 429adfe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Updated types for EnvironmentControls and GlobeControls.
- TilesAttributionOverlay: Added "generateAttributions" callback for generating child elements.

### Changed
- Moved "visibleTiles" and "activeTiles" sets to the TilesRendererBase class.

### Fixed
- CanvasDOMOverlay is now correctly positioned at the same spot as the canvas.
- UnloadTilesPlugin: Fixed incorrect reference to `visibleSet` rather than `visibleTiles`.
- R3F EnvironmentControls, GlobeControls: Add support for "ref", event props.

## [0.4.2] - 2025.01.14
### Fixed
Expand Down

0 comments on commit 429adfe

Please sign in to comment.