v1.0.4
What’s Changed
- Updated PHPCS configuration for compatibility with
cakephp-codesniffer5.3.0 and added a local MITLICENSE.mdfile. - Refined the MIT license text in
LICENSE.mdto be fully valid and explicit about copyright. - Enhanced the
HtmxComponentURL-handling methods (location(),pushUrl(),replaceUrl(),redirect()) to route URLs throughRouter::url(), supporting string paths, Cake-style array routes, PSR-7UriInterfaceinstances, andnullvalues. This also fixes a PHPUnit XML deprecation warning.
Special thanks to @josbeir for the contributions in this release.
Full Changelog: 1.0.3...1.0.4