Skip to content

Latest commit

 

History

History
118 lines (60 loc) · 1.88 KB

File metadata and controls

118 lines (60 loc) · 1.88 KB

@watergis/svelte-maplibre-search

3.0.1

Patch Changes

  • f15cf03: chore: updated all dependencies

3.0.0

Major Changes

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

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.13

Patch Changes

  • beca6aa: chore: updated npm packages

0.1.12

Patch Changes

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

0.1.11

Patch Changes

  • 98194bc: Changed zoom function from flyTo to jumpTo. and improved some logic of first loading control

0.1.10

Patch Changes

  • 9d5490a: added maxItems, sortItems, matchAllKeywords and sortByMatchedKeywords options in search control

0.1.9

Patch Changes

  • 3cb5f7e: fixed CI to deploy

0.1.8

Patch Changes

  • facfff4: fixed turbo.json for build

0.1.7

Patch Changes

  • cf428fe: fixed turbo.json for build

0.1.6

Patch Changes

  • 634ef3a: Upgraded sveltekit to v1.0.0

0.1.5

Patch Changes

  • 0a32d84: updated dependencies

0.1.4

Patch Changes

  • e0f96f3: Use svelte-fa instead

0.1.3

Patch Changes

  • 447741a: updated all devDependencies in packages

0.1.2

Patch Changes

  • 3347475: added files in package.json

0.1.0

Minor Changes

  • 725eec8: First commit. Created svelte-maplibre-search component package