Astro: @astrojs/[email protected] Release

Release date:
June 24, 2022
Previous version:
@astrojs/[email protected] (released May 31, 2022)
Magnitude:
12,337 Diff Delta
Contributors:
16 total committers
Data confidence:
Commits:

159 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 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 1, 2022

Top Contributors in @astrojs/[email protected]

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

Directory Browser for @astrojs/[email protected]

All files are compared to previous version, @astrojs/[email protected]. Click here to browse diffs between other versions.

Loading File Browser...

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.