get_migration_guide
Get breaking changes, relevant documentation, and changelog sections to migrate from one Reflex version to another.
Instructions
Get migration guidance between two Reflex versions.
Args: from_version: The version you're migrating from (e.g., "0.5.0") to_version: The version you're migrating to (e.g., "0.6.0")
Returns: Dict with breaking changes, relevant docs, and changelog section
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_version | Yes | ||
| to_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||