Skip to content

Commit 583ba35

Browse files
committed
docs: update migration guide
1 parent 467e895 commit 583ba35

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 'Migrating to 1.0'
3+
description: '1.0 stabilizes the public API established in 0.10.1: no breaking changes, no code changes required.'
4+
---
5+
6+
1.0 stabilizes the public API as it stood in 0.10.1.
7+
8+
There are no breaking changes and no code changes required - upgrade the version and go.

docs/content/7.migrations/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Upgrade guides for devframe and `@devframes/hub`, newest first. Each one lists e
77

88
| Version | What changed |
99
| ------- | ------------ |
10+
| [Migrating to 1.0](/migrations/migration-1.0) | Stabilizes the public API established in 0.10.1; no breaking changes, no code changes required. |
1011
| [Migrating to 0.10](/migrations/migration-0.10) | Moves the MCP implementation and the MCP SDK into `@devframes/agentic`, a new optional peer; imports are unchanged. |
1112
| [Migrating to 0.9](/migrations/migration-0.9) | Removes the compatibility shims deprecated across the 0.7 series, trims the public API, and moves the MCP surface to the stateless MCP 2026-07-28 protocol. |
1213
| [Migrating to 0.8](/migrations/migration-0.8) | Makes RPC schemas validator-neutral and runtime-validated, and adds the agent-native MCP API. |

0 commit comments

Comments
 (0)