- Fix Vue render function components failing to build when @astrojs/react is also enabled
- Prevent React renderer check from crashing on non-React object components
- Add support for defineComponent() components with a setup function returning a render function