dimfeld / svelte-maplibre

Svelte bindings for the MapLibre mapping library
https://svelte-maplibre.vercel.app
MIT License
283 stars 34 forks source link

MarkerLayer: tell type system that all features have IDs #148

Closed singingwolfboy closed 2 months ago

singingwolfboy commented 2 months ago

This fixes some Typescript warnings, and improves type safety in general.

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 66d9e53a5dc38b7238940f94f4c913df93992667

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------- | ----- | | svelte-maplibre | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 2 months ago

@singingwolfboy is attempting to deploy a commit to the Daniel Imfeld's projects Team on Vercel.

A member of the Team first needs to authorize it.

dimfeld commented 2 months ago

Thanks! I’ll put out a new release later tonight.