Skip to content

0.15.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pascalberger pascalberger released this 12 Sep 05:26

As part of this release we had 7 issues closed.

Requirements

  • Cake 0.28.0 or higher

Breaking change

  • #89 Change NpmInstallSettings.Registry property to System.Uri

Improvements

  • #92 Add NpmUpdate alias which accepts a settings configurator
  • #91 Add NpmSet alias which accepts a settings configurator
  • #90 Add NpmCi alias which accepts a settings configurator
  • #88 Add FromRegistry to NpmInstallSettings fluent API
  • #87 Add --registry option to NpmCi