midnight-check-breaking-changes
Check for breaking changes between your current version and the latest release before upgrading dependencies to avoid compatibility issues.
Instructions
Check if there are breaking changes between your current version and the latest release. Essential before upgrading dependencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name (e.g., 'compact', 'midnight-js') | |
| currentVersion | Yes | Version you're currently using (e.g., 'v1.0.0', '0.5.2') |