get_version_info
Retrieve version details, available versions, and breaking changes for any npm package by specifying the package name and optional version range.
Instructions
Get version info, available versions, and breaking change detection for any npm package. Now includes actual breaking changes and new features from changelogs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| framework | Yes | Framework or package name | |
| fromVersion | No | Compare from this version | |
| toVersion | No | Compare to this version |