- Fix crash in React renderer when encountering non-React object components.
- Add support for Vue defineComponent components with a setup function returning a render function.
- Prevent Vue render function components from failing to build when @astrojs/react is enabled.