get_breaking_changes
Get breaking changes for a package upgrade: removed APIs with their replacements and the reason for each, changed defaults, behavior changes, known incompatible dependencies, official source URL, and codemod/automated-fix commands. Omit version to get every tracked version. Use this instead of relying on training data, which may predate the release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | Yes | ||
| version | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||