4.1.0-beta-001
alfonsogarciacaro
released this
16 Apr 00:21
·
786 commits
to main
since this release
- Fix #3418: Single-Case Union Reflection
- Include declaration .d.ts files in fable-library
- Update FCS
- Python: Implement missing bigint functions @johannesmols
- TS: Fix #3415: ident type of uncurried lambdas
- TS: Don't use const enums to represent union tags
- TS: Fix function type annotation
- TS: Get generic types of generated members
- TS/JS: Sanitize class fields