Skip to content

Commit bd40ec4

Browse files
committed
1.0.0-next.11
1 parent 49af3f3 commit bd40ec4

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

.changeset/brave-jeans-train.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222

2323
- [#214](https://github.com/dimfeld/svelte-maplibre/pull/214) [`0485a6a`](https://github.com/dimfeld/svelte-maplibre/commit/0485a6a56a7eb78dc8f2d838902236a022793755) Thanks [@dimfeld](https://github.com/dimfeld)! - Only add event handlers to the map when something is actually listening
2424

25+
- [#244](https://github.com/dimfeld/svelte-maplibre/pull/244) [`49af3f3`](https://github.com/dimfeld/svelte-maplibre/commit/49af3f3b0cdf5b92a507fef4ba8e053d2b3e8e96) Thanks [@Tintow](https://github.com/Tintow)! - Exposed the bearingSnap property in the maps props to allow control over the default automatic snap-to-north
26+
2527
### Patch Changes
2628

2729
- [`6715e61`](https://github.com/dimfeld/svelte-maplibre/commit/6715e6139e0117b09b882450768461e023fbdb38) Thanks [@dimfeld](https://github.com/dimfeld)! - Fix standalone popups not appearing

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-maplibre",
3-
"version": "1.0.0-next.10",
3+
"version": "1.0.0-next.11",
44
"description": "Svelte bindings for MapLibre",
55
"author": {
66
"name": "Daniel Imfeld",

0 commit comments

Comments
 (0)