0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-17 23:11:29 -05:00
astro/packages
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
..
astro fix: clear content layer cache if astro version changes (#12126) 2024-10-04 15:10:39 +01:00
astro-prism update formatter config (#11640) 2024-08-08 12:12:50 +02:00
astro-rss docs: update Vite links to use their new domain (#12117) 2024-10-03 23:29:52 +02:00
create-astro chore(deps): replace strip-ansi with native module (#12118) 2024-10-04 11:21:03 +02:00
db chore(deps): replace strip-ansi with native module (#12118) 2024-10-04 11:21:03 +02:00
integrations Fixed an "Uncaught ReferenceError" inside of the @astrojs/vue package (#12116) 2024-10-05 13:48:30 +02:00
internal-helpers Remove unused code in internal scripts (#11769) 2024-08-20 18:25:04 +08:00
markdown/remark fix(deps): update all non-major dependencies (#12092) 2024-09-30 10:17:49 +08:00
studio fix(deps): update all non-major dependencies (#12003) 2024-09-26 14:57:59 +01:00
telemetry fix(deps): update all non-major dependencies (#12003) 2024-09-26 14:57:59 +01:00
underscore-redirects Remove unused code in internal scripts (#11769) 2024-08-20 18:25:04 +08:00
upgrade chore(deps): replace strip-ansi with native module (#12118) 2024-10-04 11:21:03 +02:00