Skip to content

Releases: watergis/maplibre-gl-export

@watergis/maplibre-gl-export@3.1.1

07 Mar 17:33
ad4aa86
Compare
Choose a tag to compare

Patch Changes

  • fdddb32: fix: Fix export icon color inconsistency fixed by @sudolev

@watergis/maplibre-gl-export@3.1.0

23 Dec 21:28
31fa665
Compare
Choose a tag to compare

Minor Changes

  • eb5270d: feat: add Japanese language (ja)
  • eb5270d: feat: bring new translations (Vietnam, Ukranian, Chinese simplified and Chinese traditional) from mapbox-gl-export

@watergis/maplibre-gl-export@3.0.1

15 Jul 04:38
011eb4d
Compare
Choose a tag to compare

Patch Changes

@watergis/maplibre-gl-export@3.0.0

26 May 09:50
04302ca
Compare
Choose a tag to compare

Major Changes

  • 47c956a: [breaking change] feat: upgraded maplibre-gl-js to v3

@watergis/maplibre-gl-export@2.0.1

12 Apr 05:11
b072b9a
Compare
Choose a tag to compare

Patch Changes

  • 83c85bc: fix: added exports for maplibre-gl-export.css

@watergis/maplibre-gl-export@2.0.0

12 Apr 02:45
Compare
Choose a tag to compare

Major Changes

  • f5cc0c5: This release has breaking changes. It changes as follows.

    • migrated webpack to vite
    • migrated yarn to pnpm
    • introduced monorepo by using pnpm workspaces
    • introduced changeset for releasing package
    • CDN path will be changed as follows
<link href='https://www.unpkg.com/@watergis/maplibre-gl-export@2.0.0/dist/maplibre-gl-export.css' rel='stylesheet' />
<script src="https://www.unpkg.com/@watergis/maplibre-gl-export@2.0.0/dist/maplibre-gl-export.umd.js"></script>

Patch Changes

  • 1f8fd87: fixed release CI and bug of demo page settings
  • 45fdc37: fix: fixed repository name at if statement in release CI

v1.3.9

04 Mar 10:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.8...v1.3.9

v1.3.8

20 Nov 11:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.7...v1.3.8

v1.3.7

10 Sep 11:02
Compare
Choose a tag to compare
  • updated NPM packages

v1.3.6

12 Aug 17:02
Compare
Choose a tag to compare
  • updated NPM packages