0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations
sammibajrami af8401ebf9
Fixed an "Uncaught ReferenceError" inside of the @astrojs/vue package (#12116)
* fix(vue): initialized the 'app' variable earlier in the client.js script by assigning the 'appInstance' reference to it so that it is available for the later established 'astro:unmount' event listener

* Add changeset

* fix(vue): reverted the last change and instead moved the 'astro:unmount' event listener to inside of the 'if' statement where the 'app' variable is initialized

---------

Co-authored-by: Matt Kane <m@mk.gg>
2024-10-05 13:48:30 +02:00
..
alpinejs fix(deps): update all non-major dependencies (#12003) 2024-09-26 14:57:59 +01:00
cloudflare
deno
lit fix(deps): update all non-major dependencies (#12092) 2024-09-30 10:17:49 +08:00
markdoc fix(deps): update all non-major dependencies (#12003) 2024-09-26 14:57:59 +01:00
mdx fix(deps): update all non-major dependencies (#12092) 2024-09-30 10:17:49 +08:00
netlify
node chore: move node and vercel to adapters repo (#11866) 2024-08-30 19:43:43 +02:00
partytown [ci] release (#11835) 2024-08-28 12:51:43 +02:00
preact fix(deps): update all non-major dependencies (#12003) 2024-09-26 14:57:59 +01:00
react docs: update Vite links to use their new domain (#12117) 2024-10-03 23:29:52 +02:00
sitemap [ci] release (#12098) 2024-10-03 14:50:19 +01:00
solid fix(deps): update all non-major dependencies (#12003) 2024-09-26 14:57:59 +01:00
svelte Fix-component-undefined-svelte-v5 (#12102) (#12129) 2024-10-05 13:16:14 +02:00
tailwind fix(deps): update all non-major dependencies (#12003) 2024-09-26 14:57:59 +01:00
vercel chore: move node and vercel to adapters repo (#11866) 2024-08-30 19:43:43 +02:00
vue Fixed an "Uncaught ReferenceError" inside of the @astrojs/vue package (#12116) 2024-10-05 13:48:30 +02:00
web-vitals fix(deps): update all non-major dependencies (#12003) 2024-09-26 14:57:59 +01:00