@percy/migrate
Easily upgrade and migrate your Percy SDK to the latest version
Last updated 4 years ago by percy-admin .
MIT · Original npm · Tarball · package.json
$ npm install @percy/migrate 
SYNC missed versions from official npm registry.

@percy/migrate

Test

@percy/migrate is used to upgrade and migrate your Percy SDK to the latest version.

What does it do?

This automates the following steps necessary to migrate your SDK to the latest version. In fact, each step can be performed manually without this tool to achieve the same outcome.

  1. Attempts to detect your SDK by examining your project's dependencies.
  2. Installs @percy/cli to your project (and uninstalls @percy/agent if present).
  3. Migrates any Percy config file to the latest version.
  4. Updates your SDK to the latest version.
  5. Maybe prompts to run code mods on specific files.

See the migration docs for more info

Usage

$ npx @percy/migrate --help
Upgrade and migrate your Percy SDK to the latest version

USAGE
  $ npx @percy/migrate [SDK_NAME]

ARGUMENTS
  SDK_NAME  name of the Percy SDK to migrate (detected by default)

OPTIONS
  -h, --help     show CLI help
  -q, --quiet    log errors only
  -v, --verbose  log everything
  -v, --version  show CLI version
  --only-cli     only run @percy/cli installation
  --silent       log nothing
  --skip-cli     skip @percy/cli installation

EXAMPLES
  $ npx @percy/migrate
  $ npx @percy/migrate @percy/puppeteer
  $ npx @percy/migrate --only-cli

Current Tags

  • 1.0.0                                ...           latest (3 years ago)

16 Versions

  • 1.0.0                                ...           3 years ago
  • 0.11.0                                ...           3 years ago
  • 0.10.0                                ...           4 years ago
  • 0.9.1                                ...           4 years ago
  • 0.9.0                                ...           4 years ago
  • 0.8.0                                ...           4 years ago
  • 0.7.1                                ...           4 years ago
  • 0.7.0                                ...           4 years ago
  • 0.6.0                                ...           4 years ago
  • 0.5.0                                ...           4 years ago
  • 0.4.0                                ...           4 years ago
  • 0.3.1                                ...           4 years ago
  • 0.3.0                                ...           4 years ago
  • 0.2.0                                ...           4 years ago
  • 0.1.1                                ...           4 years ago
  • 0.1.0                                ...           4 years ago
Downloads
Total 0
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (10)
Dev Dependencies (19)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE