Skip to content

v2.7.0

Latest

Choose a tag to compare

@sylvesterdamgaard sylvesterdamgaard released this 05 Jul 10:36

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, ResourceLink content type, and OAuth improvements. All patterns used by this addon are unchanged across 0.6–0.8

Fixed

  • Blueprint types action 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 false comparison flagged by stricter dependency types

Full Changelog: v2.6.1...v2.7.0