Releases: WilliamDASILVA/nuxt-google-maps-module
Releases · WilliamDASILVA/nuxt-google-maps-module
v1.5.5
v1.5.4
Add an empty object in the $google variable, to avoid issues during the created hook event or the build process.
v1.5.3
Fix issue with this.$google
being undefined when calling inject function in an async way.
Directly inject the object in the Vue prototype.