Skip to content

Commit

Permalink
v0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dimfeld committed Jan 29, 2024
1 parent b97d4c5 commit 61f01ab
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-clocks-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-wolves-tickle.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# svelte-maplibre

## 0.7.7

### Patch Changes

- [#123](https://github.com/dimfeld/svelte-maplibre/pull/123) [`b97d4c5`](https://github.com/dimfeld/svelte-maplibre/commit/b97d4c59097a64827b849841489959518e223059) Thanks [@dimfeld](https://github.com/dimfeld)! - Explicitly unsubscribe from events in Layer to avoid race condition between Layer and containing Source being torn down

- [#123](https://github.com/dimfeld/svelte-maplibre/pull/123) [`b97d4c5`](https://github.com/dimfeld/svelte-maplibre/commit/b97d4c59097a64827b849841489959518e223059) Thanks [@dimfeld](https://github.com/dimfeld)! - Properly remove Popup if it is open when the Popup component is destroyed

## 0.7.6

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-maplibre",
"version": "0.7.6",
"version": "0.7.7",
"description": "Svelte bindings for MapLibre",
"author": {
"name": "Daniel Imfeld",
Expand Down

1 comment on commit 61f01ab

@vercel
Copy link

@vercel vercel bot commented on 61f01ab Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.