astro/.changeset
Nate Moore 7373d61cdc
Enable named slots in renderers (#3652)
* feat: pass all slots to renderers

* refactor: pass `slots` as top-level props

* test: add named slot test for frameworks

* fix: nested hydration, slots that are not initially rendered

* test: add nested-recursive e2e test

* fix: render unmatched custom element children

* chore: update lockfile

* fix: unrendered slots for client:only

* fix(lit): ensure lit integration uses new slots API

* chore: add changeset

* chore: add changesets

* fix: lit slots

* feat: convert dash-case or snake_case slots to camelCase for JSX

* feat: remove tmpl special logic

* test: add slot components-in-markdown test

* refactor: prefer Object.entries.map() to for/of loop

Co-authored-by: Nate Moore <nate@astro.build>
2022-06-23 10:10:54 -05:00
..
clever-pumpkins-begin.md Enable named slots in renderers (#3652) 2022-06-23 10:10:54 -05:00
config.json Update changesets (#3434) 2022-05-24 11:38:25 -05:00
lovely-bulldogs-admire.md Enable named slots in renderers (#3652) 2022-06-23 10:10:54 -05:00
mean-ears-mate.md Enable named slots in renderers (#3652) 2022-06-23 10:10:54 -05:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
tough-ants-rest.md Enable named slots in renderers (#3652) 2022-06-23 10:10:54 -05:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation