Astro: @astrojs/vue@0.2.0 Release

Release date:
June 24, 2022
Previous version:
@astrojs/vue@0.1.5 (released May 31, 2022)
Magnitude:
12,818 Diff Delta
Contributors:
16 total committers
Data confidence:
Commits:

162 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored June 16, 2022
Authored June 7, 2022
Authored June 24, 2022
Authored June 1, 2022
Authored June 21, 2022
Authored June 22, 2022
Authored June 8, 2022
Authored June 6, 2022
Authored June 10, 2022
Authored June 15, 2022
Authored June 14, 2022
Authored June 2, 2022
Authored June 20, 2022
Authored June 14, 2022
Authored June 14, 2022
Authored June 14, 2022
Authored June 21, 2022

Top Contributors in @astrojs/vue@0.2.0

ematipico
tony-sullivan-525d
hippotastic
github-actions[bot]
alextim
bholmesdev
Jutanium
ElianCodes
tony-sull
thepassle

Directory Browser for @astrojs/vue@0.2.0

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

Release Notes Published

Minor Changes

  • #3652 7373d61c Thanks @natemoo-re! - Adds support for passing named slots from .astro => framework components.

    Inside your components, use the built-in slot API as you normally would.