diff --git a/src/dotnet/Fable.Compiler/CLI/CLI.Util.fs b/src/dotnet/Fable.Compiler/CLI/CLI.Util.fs index 2ee2cf2f4d..e560e6dce3 100644 --- a/src/dotnet/Fable.Compiler/CLI/CLI.Util.fs +++ b/src/dotnet/Fable.Compiler/CLI/CLI.Util.fs @@ -2,7 +2,7 @@ namespace Fable.CLI module Literals = - let [] VERSION = "2.0.0-beta-002" + let [] VERSION = "2.0.0-beta-003" let [] CORE_VERSION = "2.0.0" let [] DEFAULT_PORT = 61225 let [] FORCE = "force:" diff --git a/src/dotnet/Fable.Compiler/Fable.Compiler.fsproj b/src/dotnet/Fable.Compiler/Fable.Compiler.fsproj index 975c664edd..f2c790f742 100644 --- a/src/dotnet/Fable.Compiler/Fable.Compiler.fsproj +++ b/src/dotnet/Fable.Compiler/Fable.Compiler.fsproj @@ -3,7 +3,7 @@ Fable: F# to JS Compiler 2.0.0 - 2.0.0-beta-002 + 2.0.0-beta-003 Exe DotnetCliTool dotnet-fable diff --git a/src/dotnet/Fable.Compiler/RELEASE_NOTES.md b/src/dotnet/Fable.Compiler/RELEASE_NOTES.md index f568d7f11c..5faa203844 100644 --- a/src/dotnet/Fable.Compiler/RELEASE_NOTES.md +++ b/src/dotnet/Fable.Compiler/RELEASE_NOTES.md @@ -1,3 +1,10 @@ +### 2.0.0-beta-003 + +* Improve int64 conversions @tomcl #1546 +* Add full call path for errors in inlined functions +* Fix #1545: Warning when casting to and interface not directly implemented +* Fix extension member overloads + ### 2.0.0-beta-002 * Compile chars as JS strings (as in Fable 1) diff --git a/yarn.lock b/yarn.lock index 526f2a603c..14eb87844a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2128,9 +2128,9 @@ extsprintf@^1.2.0: resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f" "fable-loader@file:./src/js/fable-loader": - version "2.0.0-alpha-003" + version "2.0.0-beta-001" dependencies: - fable-utils "^1.0.4" + fable-utils "^1.1.0" "fable-splitter@file:./src/js/fable-splitter": version "2.0.0-alpha-003" @@ -2145,8 +2145,12 @@ fable-utils@^1.0.4, fable-utils@^1.0.6: version "1.0.6" resolved "https://registry.yarnpkg.com/fable-utils/-/fable-utils-1.0.6.tgz#df4af260a2948b7562e3cbcfa044a3482b5c0573" +fable-utils@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/fable-utils/-/fable-utils-1.1.0.tgz#05d79f61b93d6cee17a63c18ea311bd97179fda4" + "fable-utils@file:./src/js/fable-utils": - version "1.0.6" + version "1.1.0" fast-deep-equal@^2.0.1: version "2.0.1" @@ -4093,7 +4097,7 @@ rollup-plugin-commonjs@^9.1.4: rollup-pluginutils "^2.0.1" "rollup-plugin-fable@file:./src/js/rollup-plugin-fable": - version "1.1.1" + version "2.0.0-beta-001" dependencies: fable-utils "^1.0.4" rollup-pluginutils "2.0.1" @@ -4505,6 +4509,7 @@ term-size@^1.2.0: execa "^0.7.0" terser@^3.8.1, uglify-es@^3.3.4, "uglify-es@npm:terser": + name uglify-es version "3.8.1" resolved "https://registry.yarnpkg.com/terser/-/terser-3.8.1.tgz#cb70070ac9e0a71add169dfb63c0a64fca2738ac" dependencies: