Skip to content

Releases: WilliamDASILVA/nuxt-google-maps-module

v1.5.5

27 Mar 10:33
Compare
Choose a tag to compare

v1.5.4

27 Mar 07:59
Compare
Choose a tag to compare

Add an empty object in the $google variable, to avoid issues during the created hook event or the build process.

v1.5.3

14 Mar 09:52
Compare
Choose a tag to compare

Fix issue with this.$google being undefined when calling inject function in an async way.
Directly inject the object in the Vue prototype.