Skip to content

v2.2.0

Compare
Choose a tag to compare
@jonathanlurie jonathanlurie released this 03 Jul 10:00
· 23 commits to main since this release
ac872f2

New Features

  • Displays a message in the map div when WebGL2 is not supported (#92)
  • Fails quietly if caching API is not usable (non https, non localhost) (#93)

Bug Fixes

  • Removed Inflight as a second degree dependency (#95)
  • Removed double export of class+type from Maplibre (#95)
  • Fixing the loading of the RTL plugin (#96)

Others

  • Replaced Eslint and Prettier by BiomeJS (ang got rid of tons of dependencies, some were problematic) (#95)
  • Fixed many formatting and linting issues pointed by BiomeJS (#95)