You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ It includes the same features as version `1.0.13` of the old module, but also en
40
40
41
41
Consider that this is the new module's first stable release, as previous versions are not available on npm through the `@nuxtjs` namespace.
42
42
43
-
### 🏡 Chore
43
+
### ✨ Changes
44
44
45
45
-**Indicate compatibility with Nuxt 4** : [commit](https://github.com/nuxt-modules/leaflet/commit/00f81c18ff80341fdefecec0a0b56d067adbd524)
46
46
@@ -54,7 +54,7 @@ Consider that this is the new module's first stable release, as previous version
54
54
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.
55
55
This prevent Leaflet from being imported literally everywhere in the app, even if it isn't used.
-**Auto-import Leaflet as L:**[v1.0.3](https://github.com/nuxt-modules/leaflet/commit/67f25f8c8cf59e1c89711e7a938dd292d4e358df#diff-082d2c8211be1dd40cb6dc5a124074d5bb825b41568250ce265dfa4d3e0c601a)
0 commit comments