Skip to content

Release 1.0.4

Latest

Choose a tag to compare

@zunnu zunnu released this 03 Dec 15:08
f5ad540

v1.0.4

What’s Changed

  • Updated PHPCS configuration for compatibility with cakephp-codesniffer 5.3.0 and added a local MIT LICENSE.md file.
  • Refined the MIT license text in LICENSE.md to be fully valid and explicit about copyright.
  • Enhanced the HtmxComponent URL-handling methods (location(), pushUrl(), replaceUrl(), redirect()) to route URLs through Router::url(), supporting string paths, Cake-style array routes, PSR-7 UriInterface instances, and null values. 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