Astro: @astrojs/vue@4.0.1 Release

Release date:
December 5, 2023
Previous version:
@astrojs/vue@4.0.0 (released December 5, 2023)
Magnitude:
379 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/vue@4.0.1

ematipico
yoyo837
sarah11918

Directory Browser for @astrojs/vue@4.0.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Patch Changes

  • #8794 4d4e34d45 Thanks @yoyo837! - Prevents Astro from crashing when no default function is exported from the appEntrypoint. Now, the entrypoint will be ignored with a warning instead.