v6.0.0
What's Changed
- Remove the
mgl-container
div, the classmgl-wrapper
and the resize observer. Use the optiontrackResize
on the map to have a similar feature. - The vue-maplibre-gl.css no longer exist.
- Ensure that manual event listeners are removed on unmout.
- Add web-types support: https://github.com/JetBrains/web-types
- Update Yarn to v4.2.2 by @renovate in #30
Full Changelog: v5.0.0...v6.0.0