Skip to content

Releases: fable-compiler/Fable

2.0.0-alpha-001

24 May 10:23
Compare
Choose a tag to compare
2.0.0-alpha-001 Pre-release
Pre-release

Fable 2 alpha

1.3.17

10 May 09:08
Compare
Choose a tag to compare

Fix #1400: Fix Deserializing into int64 from json (@vikranthc)

1.3.16

05 May 17:07
Compare
Choose a tag to compare

Fix #1395: Units of measure with long integers
Fix #1397: import modules beginning with a number

1.3.15

19 Apr 09:59
Compare
Choose a tag to compare

Allow unit for generic parameters decorated with Pojo attribute

1.3.14

30 Mar 11:26
Compare
Choose a tag to compare

Fix #1376: bigint 0 times anything yields NaN

1.3.12

22 Mar 21:35
Compare
Choose a tag to compare

Fix #1374: toJson serializes Date in a DU as an object @valery-vitko

1.3.11

08 Mar 16:42
Compare
Choose a tag to compare

Fix #1357: Keep the context when calling console
Fix #1358: mangle window and console var names
Fix #1359: Long max/min values
Fix #1360: ignore wrapped in lambda should return undefined

1.3.10

01 Mar 11:57
Compare
Choose a tag to compare

Pin FSharp.Core to 4.2.3

1.3.9

01 Mar 09:22
Compare
Choose a tag to compare

Update FCS

1.3.8

23 Jan 08:18
Compare
Choose a tag to compare

Remove empty intermediate functions (@vbfox)
Implement replacements for eprintf and friends (@inosik)
Fix #1311: sign operator
Fix #1165 bis: Return sourceFiles for .fsproj files
Add Invoke method to Fable.Import.JS.Function
Add Fable.Core.DynamicExtensions