5.0.0-alpha.13
Pre-release
Pre-release
·
145 commits
to main
since this release
Fixed
- [Python] Fixed testing with interfaces leads to incorrect pattern match (#3972) (by @dbrattli)
- [Python] Fixed error when type contains multiple generic type parameters (#3986) (by @dbrattli)
- [Python] Fixed import path handling for libraries (#4088) (by @dbrattli)
- [Python] Reenable type aliasing for imports with name "*" (by @Freymaurer)
- [JS/TS] Optimise JSX output in order to avoid F# list CEs to surface in it (by @MangelMaxime)
Removed
- [All] Remove unused
Fable.Corecopy types from internal module (by @MangelMaxime)