perplexity-upgrade-migration - Perplexity SDK Upgrade and Migration Tool
Analyzes, plans, and executes Perplexity SDK upgrades with breaking change detection
Tags
Updated: 2026-02-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check current SDK version
- review changelog
- create upgrade branch
- install latest SDK
- run test suite
- update import statements
- update configuration
- update method signatures
- handle deprecation warnings
Inputs
- Perplexity SDK
- npm package manager
- Git repository
- test suite
- staging environment
- GitHub releases
- changelog
Outputs
- updated SDK version
- fixed breaking changes
- passing test suite
- documented rollback procedure
Requirements
- current Perplexity SDK installed
- Git for version control
- test suite available
- staging environment
- npm package manager
