Skip to content

5.0.0-alpha.13

Pre-release
Pre-release

Choose a tag to compare

@MangelMaxime MangelMaxime released this 04 May 08:42
· 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.Core copy types from internal module (by @MangelMaxime)