Bug Fixes
- runtime: fix jsxImportSource Fragment handling (#6531) (953346e)
- ssr: remove global hack to stop duplicate tagTransformer instances (#6529) (4bb24de)
- types: add IntrinsicElements to jsximportSource runtime definitions (#6532) (0fa0bc8)
- types: FunctionalComponent can return null for jsxImportSource (#6533) (82b47b8)
Full Changelog: v4.41.0...v4.41.1