Releases: watergis/maplibre-gl-legend
Releases · watergis/maplibre-gl-legend
@watergis/[email protected]
Patch Changes
- aca1d0b: export types in package json
@watergis/[email protected]
Patch Changes
- 0dfb343: fix: only load sprite file if sprite property in style is available
@watergis/[email protected]
Patch Changes
- dde48e0: fix: add error handling when [email protected] is not reachable
@watergis/[email protected]
Patch Changes
- e4634ed: fix: updated legend in styledata event
@watergis/[email protected]
@watergis/[email protected]
Major Changes
-
09f6b15: This commit is going to change as follows.
- upgraded maplibre-gl to v3 (breaking changes)
- CDN path was changed (breaking changes)
new CDN path
<link href="https://www.unpkg.com/@watergis/maplibre-gl-legend@latest/dist/maplibre-gl-legend.css" rel="stylesheet" /> <script src="https://www.unpkg.com/@watergis/maplibre-gl-legend@latest/dist/maplibre-gl-legend.umd.js"></script>
- introduced pnpm instead of npm/yarn
- introduced monorepo structure by using pnpm workspace
- migrated from webpack to vite
- introduced eslint and prettier
v1.2.8
v1.2.7
- updated NPM packages
v1.2.6
- updated NPM packages
- removed support of mapbox specified code