All Versions
48
Latest Version
Avg Release Cycle
18 days
Latest Release
534 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.0.0 Changes
December 04, 2020 -
v3.0.0-nagareyama Changes
September 14, 2020- 🛠Fix: Add names with $reflection suffix to root scope
- 🛠Fix deriving from imported JS classes
- 🚚 Keep support for ParamList attribute until removed from Fable.React
-
v2.13.0 Changes
September 03, 2020 -
v2.12.0 Changes
September 02, 2020- âž• Add Guid.ToString formats @Shmew
-
v2.11.0 Changes
August 25, 2020- âž• Add support for StringBuilder.Clear method (@MangelMaxime)
-
v2.10.2 Changes
July 21, 2020- 📜 Implement boolean parsing @inosik
- âž• Add support for System.Uri.AbsoluteUri @BillHally
-
v2.10.1 Changes
June 04, 2020 -
v2.10.0 Changes
May 26, 2020- âž• Adds cosh, sinh, and tanh operator support @sasmithjr
- Compile
Option.None
as undefined @ncave - Can compile types as classes with compiler switch
--classTypes
@ncave - 🛠Fix System.Activator.CreateInstance (only for primary constructor)
-
v2.9.0 Changes
May 06, 2020 -
v2.8.4 Changes
April 30, 2020- 🛠Fix #2035: fold when state is func of arity > 1
- 👌 Improve resolution of nameofLambda in inline functions