Skip to content

0.15.0

Compare
Choose a tag to compare
@pascalberger pascalberger released this 12 Sep 17:17
· 150 commits to master since this release

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