We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786b66d commit b3ade91Copy full SHA for b3ade91
CHANGELOG.md
@@ -3,10 +3,14 @@
3
## v1.0.14
4
5
This release is a migration from the old `nuxt3-leaflet` module to the new `@nuxtjs/leaflet` module.
6
-It includes the exact same features as version `1.0.13` of the old module.
+It includes the same features as version `1.0.13` of the old module, but also enable compatibility with Nuxt 4.
7
8
Consider that this is the new module's first stable release, as previous versions are not available on npm through the `@nuxtjs` namespace.
9
10
+### 🏡 Chore
11
+
12
+- **Indicate compatibility with Nuxt 4** : [commit](https://github.com/nuxt-modules/leaflet/commit/00f81c18ff80341fdefecec0a0b56d067adbd524)
13
14
### ❤️ Contributors
15
16
- Gugustinette <[email protected]>
0 commit comments