Skip to content

Commit

Permalink
Better type export (#98)
Browse files Browse the repository at this point in the history
* better type export

* changelog

* lazy loading RTL plugin earlier
  • Loading branch information
jonathanlurie authored Jul 12, 2024
1 parent ac872f2 commit aff31e1
Show file tree
Hide file tree
Showing 6 changed files with 1,825 additions and 3,826 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# MapTiler SDK Changelog

## 2.2.1
### Bug Fixes
- The types from classes defined in Maplibre are now exposed more reliably (https://github.com/maptiler/maptiler-sdk-js/pull/98)
### Others
- Loading (lazy) the RTL plugin ealier and outside Map instance to prevent display glitch

## 2.2.0
### New Features
- Displays a message in the map div when WebGL2 is not supported (https://github.com/maptiler/maptiler-sdk-js/pull/92)
Expand Down
Loading

0 comments on commit aff31e1

Please sign in to comment.