Skip to content

v6.2.0

Latest

Choose a tag to compare

@neilime neilime released this 23 Jun 14:03
· 30 commits to main since this release

Release Summary

This release includes various dependency updates across the project, particularly focusing on development tools, Docusaurus, React, and GitHub Actions workflows to enhance security, compatibility, and performance. Notable enhancements include improved layout handling for form-related components, specifically checkbox labels and fieldset elements. Updates also prepare the codebase for upcoming PHP 8.4 support. Numerous minor fixes and maintenance improvements were integrated, including cleaner documentation and modernization of toolchain configurations.

No breaking changes were identified in this release.

What's Changed

  • chore(deps): bump codecov/codecov-action from 4 to 5 in the github-actions-dependencies group across 1 directory by @dependabot in #652
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /website by @dependabot in #653
  • chore(deps): bump the docusaurus group in /website with 5 updates by @dependabot in #654
  • chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 in /website in the dev-dependencies group by @dependabot in #656
  • chore(deps): bump the docusaurus group in /website with 5 updates by @dependabot in #655
  • chore(deps): bump the react group in /website with 3 updates by @dependabot in #657
  • chore(deps): bump prism-react-renderer from 2.4.0 to 2.4.1 in /website by @dependabot in #659
  • chore(deps-dev): bump @types/react from 19.0.0 to 19.0.1 in /website in the react group by @dependabot in #658
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /website by @dependabot in #660
  • chore(deps-dev): bump @types/react from 19.0.1 to 19.0.2 in /website in the react group by @dependabot in #661
  • chore(deps): bump the docusaurus group in /website with 5 updates by @dependabot in #662
  • chore(deps-dev): bump @types/react from 19.0.2 to 19.0.4 in /website in the react group by @dependabot in #663
  • chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 in /website in the dev-dependencies group by @dependabot in #664
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.15.0 to 0.16.0 in the github-actions-dependencies group across 1 directory by @dependabot in #665
  • chore(deps-dev): bump @types/react from 19.0.4 to 19.0.7 in /website in the react group by @dependabot in #666
  • chore(deps-dev): bump @types/react from 19.0.7 to 19.0.8 in /website in the react group by @dependabot in #667
  • chore(deps): bump the github-actions-dependencies group across 1 directory with 2 updates by @dependabot in #668
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.16.1 to 0.17.0 in the github-actions-dependencies group across 1 directory by @dependabot in #669
  • chore(deps): bump serialize-javascript from 6.0.0 to 6.0.2 in /website by @dependabot in #670
  • chore(deps-dev): bump @types/react from 19.0.8 to 19.0.10 in /website in the react group by @dependabot in #671
  • chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /website in the dev-dependencies group by @dependabot in #672
  • chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /website by @dependabot in #673
  • chore(deps): bump axios from 1.7.7 to 1.8.2 in /website by @dependabot in #674
  • chore(deps): bump the github-actions-dependencies group across 1 directory with 2 updates by @dependabot in #675
  • chore(deps): bump @babel/runtime-corejs3 from 7.26.0 to 7.26.10 in /website by @dependabot in #677
  • chore(deps): bump @babel/helpers from 7.26.0 to 7.26.10 in /website by @dependabot in #679
  • chore(deps): bump @babel/runtime from 7.26.0 to 7.26.10 in /website by @dependabot in #678
  • chore(deps-dev): bump @types/react from 19.0.10 to 19.0.12 in /website in the react group by @dependabot in #676
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.18.0 to 0.22.0 in the github-actions-dependencies group across 1 directory by @dependabot in #680
  • chore(deps): bump the react group in /website with 3 updates by @dependabot in #681
  • chore(deps): bump estree-util-value-to-estree from 3.0.1 to 3.3.3 in /website by @dependabot in #682
  • chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /website in the dev-dependencies group by @dependabot in #684
  • chore(deps): bump the github-actions-dependencies group across 1 directory with 2 updates by @dependabot in #687
  • chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /website by @dependabot in #688
  • chore(deps-dev): bump @types/react from 19.1.0 to 19.1.2 in /website in the react group by @dependabot in #686
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.22.2 to 0.22.3 in the github-actions-dependencies group across 1 directory by @dependabot in #689
  • chore: prepare for supporting PHP 8.4 by @neilime in #695
  • chore: clean docs files by @neilime in #701
  • chore(deps): update friendsofphp/php-cs-fixer requirement from ^3.41 to ^3.75 in /tools by @dependabot in #700
  • chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot in #698
  • chore(deps): bump the github-actions-dependencies group across 1 directory with 2 updates by @dependabot in #696
  • chore(deps): update phpstan/extension-installer requirement from ^1.3 to ^1.4 in /tools by @dependabot in #699
  • chore(deps-dev): bump @types/react from 19.1.2 to 19.1.8 in /website in the npm-react-dependencies group by @dependabot in #703
  • chore(deps): bump the npm-docusaurus-dependencies group in /website with 5 updates by @dependabot in #702
  • fix(form): checkbox label and error feedback are mispositioned by @neilime in #706
  • chore(deps): update phpstan/extension-installer requirement from ^1.3 to ^1.4 in /tools in the composer-tools-dependencies group by @dependabot in #705
  • chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /website by @dependabot in #704
  • fix(Form): fieldset elements layout by @neilime in #707

Full Changelog: v6.1.0...v6.2.0