Migrating to 1.0
1.0 stabilizes the public API established in 0.10.1: no breaking changes, no code changes required.
1.0 stabilizes the public API as it stood in 0.10.1.
There are no breaking changes and no code changes required - upgrade the version and go.
Migrations
Version-by-version upgrade guides for devframe and @devframes/hub. Each release below has a drop-in path from the previous one.
Migrating to 0.10
0.10 moves the MCP implementation and the MCP SDK into @devframes/agentic, a new optional peer: install it to serve agent tools over MCP; imports are unchanged.