Skip to content

Commit ad0902b

Browse files
committed
Update Changelog
1 parent 0ba49fb commit ad0902b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## v1.0.13
4+
5+
This release drops the old `leaflet-runtime.ts` to take advantage of the [Vue Leaflet behavior](https://github.com/vue-leaflet/vue-leaflet/blob/db34dff79cc62bc6fa51357e953e9bcf55725c94/src/components/LMap.vue#L250-L256) when importing Leaflet.
6+
This prevent Leaflet from being imported literally everywhere in the app, even if it isn't used.
7+
8+
### 🏡 Chore
9+
10+
- **Drop Leaflet runtime import:** [#1](https://github.com/Gugustinette/Nuxt-Leaflet/issues/1)
11+
12+
### ❤️ Contributors
13+
14+
- Gugustinette <[email protected]>
15+
- Daniel Roe <[email protected]>
16+
317
## v1.0.12
418

519
Initial Release

0 commit comments

Comments
 (0)