Skip to content

Latest commit

 

History

History
156 lines (79 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

156 lines (79 loc) · 2.22 KB

@watergis/svelte-maplibre-share

4.0.1

Patch Changes

  • f15cf03: chore: updated all dependencies

4.0.0

Major Changes

  • dc7eb67: feat: upgrade bulma to v1

Patch Changes

  • dc7eb67: fix: Use @undp-data/svelte-copy-to-clipboard and fontawesome CDN instead

3.0.0

Major Changes

  • 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

2.0.2

Patch Changes

  • 570b43c: fix: added classname for maplibre control button

2.0.1

Patch Changes

  • cfd5091: Upgraded prettier and eslint versions

    • chore(deps): update typescript-eslint monorepo to v6 (major) (#284)
    • chore(deps): update dependency prettier-plugin-svelte to v3 (#289)

    Also, there are several maintenances by renovate. See commit logs.

2.0.0

Major Changes

  • ba763ad: chore: update dependency svelte to v4, migrate eslint-plugin-svelte3 to eslint-plugin-svelte.

1.0.0

Major Changes

  • 9add035: chore(deps): update dependency maplibre-gl to v3

Patch Changes

  • 9add035: fix: css class name of 'mapboxgl-ctrl' to 'maplibregl-ctrl'

0.1.15

Patch Changes

  • beca6aa: chore: updated npm packages

0.1.14

Patch Changes

  • e0ecf37: Updated svelte-package to v2. packaging folder was changed from package to dist

0.1.13

Patch Changes

  • 3cb5f7e: fixed CI to deploy

0.1.12

Patch Changes

  • facfff4: fixed turbo.json for build

0.1.11

Patch Changes

  • cf428fe: fixed turbo.json for build

0.1.10

Patch Changes

  • 634ef3a: Upgraded sveltekit to v1.0.0

0.1.9

Patch Changes

  • 0a32d84: updated dependencies

0.1.8

Patch Changes

  • e0f96f3: Use svelte-fa instead

0.1.7

Patch Changes

  • 2c40311: use bulma.sass instead of CDN

0.1.6

Patch Changes

  • 447741a: updated all devDependencies in packages

0.1.5

Patch Changes

  • 265a243: changed css import method

0.1.4

Patch Changes

  • 754aa25: fixed fa icon css path

0.1.3

Patch Changes

  • cb6af9e: removed $app/page in share control

0.1.2

Patch Changes

  • a290d0a: removed unused css

0.1.1

Patch Changes

  • d2cbc92: removed unused css

0.1.0

Minor Changes

  • 292d030: first release for svelte-maplibre-share

Patch Changes

  • 04fee7b: updated package.json