v10.0.2: MCP Boolean Flags Fixed
Another small bugfix release following v10.0.1: v10.0.2 is out, closing a gap in how the MCP server handled boolean flags. Thanks to Jean-Bernard Valentaten for actively reporting issues and helping make the tool more stable.
Bug Fixes
- MCP: Correctly bind
VALUE_NONEflags as booleans, includingcustomer:delete --force(#2132)
Full Changelog
- Fix: correctly bind MCP
VALUE_NONEflags as booleans, includingcustomer:delete --force(#2132) - Test: add end-to-end MCP coverage for forced customer deletion
- Build: update
phpstan/phpstanto 2.2.9 (#2135) - Build: update
laravel/promptsto 0.3.24 (#2134) - Build: update
friendsofphp/php-cs-fixerto 3.95.21 (#2131)
How to Update
As always, the easiest way to update is via the built-in self-update command:
./n98-magerun2.phar self-update
Thanks again to everyone reporting issues — keep them coming via GitHub.
0 Comments