Changed
- laravel/mcp ^0.8 support — Widens the dependency constraint to
^0.6 || ^0.7 || ^0.8, allowing the latest laravel/mcp release (v0.8.x) with MCP client support, MCP UI Apps,ResourceLinkcontent type, and OAuth improvements. All patterns used by this addon are unchanged across 0.6–0.8
Fixed
- Blueprint
typesaction null handles — Blueprints without a handle are now skipped during type analysis instead of triggering a type error - Output buffer cleanup type safety — Shutdown output-buffer sweep in the MCP server no longer relies on an impossible
falsecomparison flagged by stricter dependency types
Full Changelog: v2.6.1...v2.7.0