npm code-push 1.4.0-beta
v1.4.0-beta

latest releases: 4.2.1, 4.2.0, 4.1.3...
8 years ago

This is largely a bug fix release that also introduces a feature enhancement to the existing rollback command. You can update your global code-push-cli installation from NPM immediately to take advantage of these improvements.

New Features

  1. The rollback command accepts a new optional flag called --targetRelease (or -r) that allows you to roll back to an arbitrary version within the deployment, as opposed to simply the previous release. This change was made after lots of customer feedback, and we're happy to unblock this scenario!

Bug fixes

  1. The description parameter of the release command now correctly parses whitespace characters (e.g. \n, \t), so you can add newlines/etc. to your release descriptions.
  2. The Package Hash field has been removed from the Package Metadata column that is displayed when running code-push deployment ls. This field required the table to be unnecessarily wide in order to render correctly, and it also wasn't adding a lot of value to users anyways.

Don't miss a new code-push release

NewReleases is sending notifications on new releases.