mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
* fix: prevent jsx runtime from erroring on nullish prop values when checking for slot props * chore: changeset
128 B
128 B
astro |
---|
patch |
Fixes a bug where JSX runtime would error on components with nullish prop values in certain conditions.