Fake.JavaScript.Npm
5.0.0-rc015.196+vsts.72cd05f0e45637aa9d9905754671a8bb155f2d0c
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
See the version list below for details.
This package will only be available to download with SemVer 2.0.0 compatible NuGet clients, such as Visual Studio 2017 (version 15.3) and above or NuGet client 4.3.0 and above. Read more
Install-Package Fake.JavaScript.Npm -Version 5.0.0-rc015.196
dotnet add package Fake.JavaScript.Npm --version 5.0.0-rc015.196
<PackageReference Include="Fake.JavaScript.Npm" Version="5.0.0-rc015.196" />
paket add Fake.JavaScript.Npm --version 5.0.0-rc015.196
Release Notes
FAKE5: Global dotnet cli-tool `fake-cli` - https://github.com/fsharp/FAKE/pull/1932
Install via `dotnet tool install fake-cli -g --version 5.0.0-*`
BUGFIX: Some issues when running latest `dotnet cli` via the Fake.DotNet.Cli module.
BUGFIX: Fake.Core.Xml changed DOCTYPE - https://github.com/fsharp/FAKE/issues/1692
ENHANCEMENT: Add API to set the build state - https://github.com/fsharp/FAKE/issues/1936
ENHANCEMENT: Add `Shell.copyFilesWithSubFolder` to copy files while keeping relative directories in place - https://github.com/fsharp/FAKE/issues/1937
ENHANCEMENT: Fake runner will now hint you into success when dependencies are missing - https://github.com/fsharp/FAKE/issues/1783
Dependencies
-
.NETStandard 1.6
- Fake.Core.Environment (>= 5.0.0-rc015.196)
- Fake.Core.Process (>= 5.0.0-rc015.196)
- Fake.IO.FileSystem (>= 5.0.0-rc015.196)
- Fake.Testing.Common (>= 5.0.0-rc015.196)
- FSharp.Core (>= 4.3.4)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- Fake.Core.Environment (>= 5.0.0-rc015.196)
- Fake.Core.Process (>= 5.0.0-rc015.196)
- Fake.IO.FileSystem (>= 5.0.0-rc015.196)
- Fake.Testing.Common (>= 5.0.0-rc015.196)
- FSharp.Core (>= 4.3.4)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
5.18.3 | 959 | 11/4/2019 | ||
5.18.2 | 393 | 10/26/2019 | ||
5.18.1 | 169 | 10/22/2019 | ||
5.18.0 | 88 | 10/20/2019 | ||
5.17.0 | 168 | 10/12/2019 | ||
5.16.2-alpha.1304 | 20 | 10/8/2019 | ||
5.16.1 | 1,162 | 8/25/2019 | ||
5.16.0 | 117 | 8/17/2019 | ||
5.16.0-alpha.1228 | 32 | 8/17/2019 | ||
5.15.4 | 2,747 | 7/16/2019 | ||
5.15.3 | 1,305 | 7/3/2019 | ||
5.15.2 | 76 | 7/3/2019 | ||
5.15.1 | 100 | 7/1/2019 | ||
5.15.1-alpha.1104 | 36 | 6/21/2019 | ||
5.15.0 | 269 | 6/17/2019 | ||
5.14.1 | 91 | 6/13/2019 | ||
5.14.0 | 123 | 6/12/2019 | ||
5.14.0-alpha.1085 | 42 | 6/10/2019 | ||
5.13.7 | 767 | 5/12/2019 | ||
5.13.5 | 635 | 5/1/2019 | ||
5.13.3 | 126 | 4/30/2019 | ||
5.13.2 | 189 | 4/23/2019 | ||
5.13.1 | 173 | 4/22/2019 | ||
5.13.0 | 232 | 4/14/2019 | ||
5.13.0-alpha.987 | 46 | 4/14/2019 | ||
5.13.0-alpha.975 | 47 | 4/14/2019 | ||
5.12.6 | 1,117 | 3/17/2019 | ||
5.12.4 | 366 | 2/27/2019 | ||
5.12.1 | 702 | 2/15/2019 | ||
5.12.0 | 1,412 | 1/12/2019 | ||
5.11.1 | 831 | 12/6/2018 | ||
5.11.0 | 136 | 12/4/2018 | ||
5.10.1 | 1,071 | 11/11/2018 | ||
5.9.3 | 946 | 10/15/2018 | ||
5.9.2 | 616 | 10/14/2018 | ||
5.9.1 | 155 | 10/13/2018 | ||
5.9.0 | 171 | 10/13/2018 | ||
5.8.5 | 475 | 10/10/2018 | ||
5.8.4 | 183 | 10/8/2018 | ||
5.7.2 | 339 | 9/24/2018 | ||
5.7.0 | 206 | 9/23/2018 | ||
5.6.2-alpha.494 | 79 | 9/23/2018 | ||
5.6.2-alpha.491 | 79 | 9/22/2018 | ||
5.6.1 | 441 | 9/9/2018 | ||
5.6.0 | 173 | 9/9/2018 | ||
5.5.1-alpha.403 | 82 | 8/26/2018 | ||
5.5.0 | 194 | 8/26/2018 | ||
5.4.1 | 348 | 8/16/2018 | ||
5.4.0 | 188 | 8/11/2018 | ||
5.3.1 | 356 | 8/5/2018 | ||
5.3.0 | 191 | 7/30/2018 | ||
5.2.0 | 450 | 7/9/2018 | ||
5.1.0 | 1,341 | 6/17/2018 | ||
5.0.0 | 316 | 6/6/2018 | ||
5.0.0-rc018.248 | 112 | 6/5/2018 | ||
5.0.0-rc018.244 | 181 | 6/2/2018 | ||
5.0.0-rc017.237 | 115 | 5/27/2018 | ||
5.0.0-rc016.225 | 109 | 5/21/2018 | ||
5.0.0-rc015.196 | 126 | 5/20/2018 | ||
5.0.0-rc014.167 | 110 | 5/19/2018 | ||
5.0.0-rc013.141 | 97 | 5/18/2018 | ||
5.0.0-rc012.95 | 362 | 5/12/2018 | ||
5.0.0-rc011 | 212 | 5/6/2018 | ||
5.0.0-rc010 | 201 | 5/1/2018 | ||
5.0.0-rc009 | 221 | 5/1/2018 | ||
5.0.0-rc008 | 265 | 4/26/2018 | ||
5.0.0-rc007 | 170 | 4/22/2018 | ||
5.0.0-rc006 | 209 | 4/22/2018 | ||
5.0.0-rc005 | 194 | 4/15/2018 | ||
5.0.0-rc004 | 221 | 4/9/2018 | ||
5.0.0-rc001 | 355 | 4/7/2018 | ||
5.0.0-beta029 | 383 | 3/25/2018 | ||
5.0.0-beta028 | 348 | 3/24/2018 | ||
5.0.0-beta027 | 334 | 3/24/2018 | ||
5.0.0-beta026 | 340 | 3/24/2018 | ||
5.0.0-beta025 | 367 | 3/19/2018 |