Releases: cake-contrib/Cake.Npm
Releases · cake-contrib/Cake.Npm
4.0.0
As part of this release we had 4 issues closed.
Requirements
- Cake 4.x
Breaking changes
- #155 Update to Cake 4.0 by @pascalberger
Features
- #156 Multi-Target .NET 6, 7 & 8 by @pascalberger
Improvements
- #152 Add support for npm version --allow-same-version by @andriwandres
Documentation
- #154 Documentation for GitTagVersion seems wrong by @pascalberger
New Contributors
- @andriwandres made their first contribution in #153
- @renovate made their first contribution in #159
Full Changelog: 3.0.0...4.0.0
3.0.0
As part of this release we had 16 commits which resulted in 3 issues being closed.
Requirements
- Cake 3.x
Breaking changes
- #149 Update to Cake 3.0 by @BjornEngelen
- #148 Multi-Target .NET 6 & 7 instead of .NET Core 3.1, 5 & 6 by @BjornEngelen
Improvement
Chores_
- #145 Update to Cake.Recipe 3 by @pascalberger
- #146 Remove no loner required .NET version from build by @pascalberger
- #150 Install required .NET SDK for Wyam by @pascalberger
- #151 Disable Coveralls by @pascalberger
New Contributors
- @BjornEngelen made their first contribution in #142
- @eoehen made their first contribution in #144
Full Changelog: 2.0.0...3.0.0
2.0.0
As part of this release we had 3 issues closed.
Requirements
- Cake 2.x
Breaking change
Documentation
- #135 Update Cake.Npm NuGet package icon to the new Cake-Contrib logo for Cake addins (@augustoproiete)
- #134 Add cake-addin tag to Cake.Npm NuGet package (@augustoproiete)
1.0.0
As part of this release we had 10 issues closed.
Requirements
- Cake 1.x
Breaking change
- #130 Build against Cake 1.0.0
Improvements
- #115 Add
NpmVersion
aliases which accept a settings object - #113
NpmVersion
provides output but no return value - #96
NpmVersion
does not support input parameters - #97 Cannot get redirected output
- #105 Fix repository url in nuspec file
- #132 Embed NuGet package icon
Bug
- #124 One overload of
NpmPack()
does not return the results
Documentation
- #128 Replace Gitter with GitHub Discussions
0.17.0
As part of this release we had 2 issues closed.
Requirements
- Cake 0.33.0 or higher
Breaking changes
- #99 Bump dependencies to reduce Cake warnings (Thanks Sean Fausett)
- #98 Recommended changes resulting from automated audit
0.16.0
0.15.0
0.15.0-beta.1
As part of this release we had 7 issues closed.
Requirements
- Cake 0.28.0 or higher
Breaking change
- #89 Change
NpmInstallSettings.Registry
property toSystem.Uri
Improvements
0.14.0
0.13.0
As part of this release we had 20 commits which resulted in 8 issues being closed.
Requirements
- Cake 0.26.0 or higher
Breaking change
- #70 Support Cake 0.26.0
Feature
- #69 Support for npm ci
Improvement
- #60 Add support for standard error & output redirecting
Documentation