Fable: F# |> BABEL v3.0.0 Release Notes

Release Date: 2020-12-04 // over 4 years ago
    • 🚀 Official release
    • 🛠 Fix #2293: Fix case of path passed as cli argument @tomcl
    • 🛠 Fix #2277: Make FsWatcher case-insensitive @reinux
    • 🛠 Fix local imports with function helpers

Previous changes from v3.0.0-nagareyama

    • 🛠 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