Astro: @astrojs/svelte@0.2.0 Release

Release date:
June 24, 2022
Previous version:
@astrojs/svelte@0.1.5 (released June 23, 2022)
Magnitude:
2,375 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/svelte@0.2.0

ematipico
tony-sullivan-525d
github-actions[bot]
bholmesdev
tony-sull

Directory Browser for @astrojs/svelte@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.