Skip to content

Releases: neilime/twbs-helper-module

v6.2.0

23 Jun 14:03

Choose a tag to compare

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

v6.1.0

12 Nov 11:02

Choose a tag to compare

This release includes multiple dependency updates across dev and core dependencies, enhancing compatibility and security for various components, including TypeScript, React, Docusaurus, and Webpack.

Notably, documentation has been improved with additional guidance on resetting row classes.

A minor bug fix has been implemented in the MultiCheckbox view helper to prevent the unintended removal of a hidden element.

No breaking changes have been introduced in this release.

What's Changed

  • chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 in /website in the dev-dependencies group by @dependabot in #629
  • chore(deps-dev): bump @types/react from 18.3.3 to 18.3.4 in /website in the react group by @dependabot in #631
  • chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /website by @dependabot in #632
  • chore(deps): bump the docusaurus group in /website with 3 updates by @dependabot in #630
  • chore(deps): bump prism-react-renderer from 2.3.1 to 2.4.0 in /website by @dependabot in #633
  • chore(deps): bump webpack from 5.89.0 to 5.94.0 in /website by @dependabot in #634
  • chore(deps-dev): bump @types/react from 18.3.4 to 18.3.5 in /website in the react group by @dependabot in #635
  • docs: explain possibility to reset row class or assign a different value instead of adding a new one by @neilime in #637
  • chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /website in the dev-dependencies group by @dependabot in #638
  • chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 in the github-actions-dependencies group across 1 directory by @dependabot in #640
  • chore(deps-dev): bump @types/react from 18.3.5 to 18.3.8 in /website in the react group by @dependabot in #639
  • chore(deps-dev): bump @types/react from 18.3.8 to 18.3.9 in /website in the react group by @dependabot in #641
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.14.0 to 0.15.0 in the github-actions-dependencies group across 1 directory by @dependabot in #642
  • chore(deps-dev): bump @types/react from 18.3.9 to 18.3.11 in /website in the react group by @dependabot in #643
  • chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /website in the dev-dependencies group by @dependabot in #644
  • chore(deps-dev): bump @types/react from 18.3.11 to 18.3.12 in /website in the react group by @dependabot in #645
  • chore(deps): bump @mdx-js/react from 3.0.1 to 3.1.0 in /website by @dependabot in #646
  • chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 in the github-actions-dependencies group across 1 directory by @dependabot in #647
  • chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website by @dependabot in #648
  • fix(MultiCheckbox): view helper is removing the hidden element by @neilime in #651
  • chore(deps): bump the docusaurus group in /website with 3 updates by @dependabot in #650

Full Changelog: v6.0.1...v6.1.0

v6.0.1

16 Jul 11:35

Choose a tag to compare

This release includes several dependency updates, a bug fix, and other minor improvements to enhance the stability and performance of the project.

What's Changed

  • chore(deps-dev): bump the react group in /website with 1 update by @dependabot in #576
  • chore(deps): bump the docusaurus group in /website with 3 updates by @dependabot in #578
  • fix(Form): set XHTML5 doctype for test rendering by @neilime in #588
  • chore(deps): bump the docusaurus group in /website with 3 updates by @dependabot in #585
  • chore(deps-dev): bump the react group in /website with 1 update by @dependabot in #587
  • chore(deps): bump the github-actions-dependencies group with 3 updates by @dependabot in #586
  • chore(deps): bump follow-redirects from 1.15.0 to 1.15.5 in /website by @dependabot in #589
  • chore(deps): bump the github-actions-dependencies group with 1 update by @dependabot in #590
  • chore(deps): bump @mdx-js/react from 3.0.0 to 3.0.1 in /website by @dependabot in #591
  • chore(deps-dev): bump the react group in /website with 1 update by @dependabot in #592
  • chore(deps): bump the github-actions-dependencies group with 1 update by @dependabot in #593
  • chore(deps-dev): bump the react group in /website with 1 update by @dependabot in #594
  • chore(deps-dev): bump the react group in /website with 1 update by @dependabot in #595
  • chore(deps-dev): bump the dev-dependencies group in /website with 1 update by @dependabot in #596
  • chore(deps-dev): bump the react group in /website with 1 update by @dependabot in #597
  • chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /website by @dependabot in #598
  • chore(deps-dev): bump the react group in /website with 1 update by @dependabot in #599
  • chore(deps-dev): bump the dev-dependencies group in /website with 1 update by @dependabot in #600
  • chore(deps): bump webpack-dev-middleware from 5.3.1 to 5.3.4 in /website by @dependabot in #601
  • chore(deps): bump express from 4.18.1 to 4.19.2 in /website by @dependabot in #602
  • chore(deps-dev): bump the docusaurus group in /website with 1 update by @dependabot in #603
  • chore(deps-dev): bump the react group in /website with 1 update by @dependabot in #604
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot in #605
  • chore(deps): bump the docusaurus group in /website with 3 updates by @dependabot in #606
  • chore(deps-dev): bump @types/react from 18.2.73 to 18.2.74 in /website in the react group by @dependabot in #607
  • chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 in /website in the dev-dependencies group by @dependabot in #608
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.13.0 to 0.13.2 in the github-actions-dependencies group by @dependabot in #609
  • chore(deps-dev): bump @types/react from 18.2.74 to 18.2.77 in /website in the react group by @dependabot in #610
  • chore(deps-dev): bump typescript from 5.4.4 to 5.4.5 in /website in the dev-dependencies group by @dependabot in #611
  • chore(deps-dev): bump @types/react from 18.2.77 to 18.2.79 in /website in the react group by @dependabot in #613
  • chore(deps): bump the react group in /website with 3 updates by @dependabot in #615
  • chore(deps): bump clsx from 2.1.0 to 2.1.1 in /website in the docusaurus group by @dependabot in #614
  • chore(deps): bump the react group in /website with 3 updates by @dependabot in #616
  • chore(deps): bump the docusaurus group in /website with 3 updates by @dependabot in #617
  • chore(deps-dev): bump @types/react from 18.3.1 to 18.3.2 in /website in the react group by @dependabot in #618
  • chore(deps-dev): bump @types/react from 18.3.2 to 18.3.3 in /website in the react group by @dependabot in #619
  • chore(deps): bump the docusaurus group in /website with 3 updates by @dependabot in #620
  • chore(deps): bump braces from 3.0.2 to 3.0.3 in /website by @dependabot in #621
  • chore(deps): bump ws from 7.5.7 to 7.5.10 in /website by @dependabot in #622
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.13.2 to 0.13.3 in the github-actions-dependencies group by @dependabot in #623
  • chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 in /website in the dev-dependencies group by @dependabot in #624
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.13.3 to 0.14.0 in the github-actions-dependencies group by @dependabot in #625
  • chore(deps): bump actions/cache from 3 to 4 in /.github/actions/setup-php in the github-actions-dependencies group across 1 directory by @dependabot in #627
  • chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 in /website in the dev-dependencies group by @dependabot in #626
  • chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 in the github-actions-dependencies group across 1 directory by @dependabot in #628

Full Changelog: v6.0.0...v6.1.0

v4.2.0

22 Dec 12:53

Choose a tag to compare

Breaking

  • Removed support for PHP 7.4

What's Changed

  • Allow PHP 8.2 and 8.3 for 4.x series of the module by @driehle in #565

Full Changelog: v4.1.2...v4.2.0

v6.0.0

22 Dec 12:58

Choose a tag to compare

Breaking

  • Removed support for PHP 8.0

New Features

  • PHP 8.3 Support: Added support for PHP 8.3
  • Dependencies updates

Improvements

  • CI Workflow: Improved CI workflows for better efficiency and reliability

What's Changed

  • chore(deps): bump prism-react-renderer from 2.0.6 to 2.1.0 in /website by @dependabot in #537
  • chore(deps-dev): bump @types/react-helmet from 6.1.6 to 6.1.7 in /website by @dependabot in #538
  • chore(deps-dev): bump @types/react from 18.2.22 to 18.2.23 in /website by @dependabot in #539
  • chore(deps-dev): bump @types/react from 18.2.23 to 18.2.25 in /website by @dependabot in #540
  • chore(deps): bump postcss from 8.4.14 to 8.4.31 in /website by @dependabot in #541
  • chore(deps-dev): bump @types/react from 18.2.25 to 18.2.28 in /website by @dependabot in #542
  • chore(deps): bump @babel/traverse from 7.21.3 to 7.23.2 in /website by @dependabot in #543
  • chore(deps-dev): bump @tsconfig/docusaurus from 2.0.1 to 2.0.2 in /website by @dependabot in #544
  • chore(deps-dev): bump @types/react from 18.2.28 to 18.2.30 in /website by @dependabot in #545
  • chore(deps-dev): bump @types/react-helmet from 6.1.7 to 6.1.8 in /website by @dependabot in #546
  • chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #549
  • chore(deps-dev): bump @types/react from 18.2.30 to 18.2.33 in /website by @dependabot in #548
  • chore(deps-dev): bump @types/react from 18.2.33 to 18.2.34 in /website by @dependabot in #551
  • chore(deps-dev): bump the react group in /website with 2 updates by @dependabot in #557
  • chore(deps): bump the docusaurus group in /website with 3 updates by @dependabot in #556
  • chore(deps): bump prism-react-renderer from 2.1.0 to 2.2.0 in /website by @dependabot in #558
  • chore(deps): bump prism-react-renderer from 2.2.0 to 2.3.0 in /website by @dependabot in #561
  • chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 in /website by @dependabot in #560
  • chore(deps-dev): bump the react group in /website with 1 update by @dependabot in #559
  • ci: upgrade tools by @neilime in #571
  • chore(deps): bump actions/stale from 8 to 9 by @dependabot in #569
  • chore(deps): bump the docusaurus group in /website with 3 updates by @dependabot in #563
  • chore(deps-dev): bump the react group in /website with 2 updates by @dependabot in #570
  • chore(deps-dev): bump typescript from 5.3.2 to 5.3.3 in /website by @dependabot in #568
  • feat: add support for PHP 8.3 by @neilime in #572
  • ci: improve CI workflows by @neilime in #573
  • chore(deps): bump prism-react-renderer from 2.3.0 to 2.3.1 in /website by @dependabot in #575

Full Changelog: v5.4.2...v6.0.0

v5.4.2

28 Sep 13:01

Choose a tag to compare

What's Changed

Documentation

  • chore(deps-dev): bump @types/react from 18.2.8 to 18.2.9 in /website by @dependabot in #506
  • chore(deps): bump prism-react-renderer from 2.0.4 to 2.0.5 in /website by @dependabot in #507
  • chore(deps-dev): bump @types/react from 18.2.9 to 18.2.12 in /website by @dependabot in #508
  • chore(deps-dev): bump @types/react from 18.2.12 to 18.2.13 in /website by @dependabot in #509
  • chore(deps): bump prism-react-renderer from 2.0.5 to 2.0.6 in /website by @dependabot in #513
  • chore(deps-dev): bump @types/react from 18.2.13 to 18.2.14 in /website by @dependabot in #512
  • chore(deps-dev): bump typescript from 5.1.3 to 5.1.6 in /website by @dependabot in #510
  • chore(deps-dev): bump @tsconfig/docusaurus from 1.0.7 to 2.0.0 in /website by @dependabot in #511
  • chore(deps): bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #514
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /website by @dependabot in #515
  • chore(deps-dev): bump @types/react from 18.2.14 to 18.2.15 in /website by @dependabot in #516
  • chore(deps): bump clsx from 1.2.1 to 2.0.0 in /website by @dependabot in #517
  • chore(deps-dev): bump @types/react from 18.2.15 to 18.2.17 in /website by @dependabot in #518
  • chore(deps-dev): bump @types/react from 18.2.17 to 18.2.18 in /website by @dependabot in #519
  • chore(deps-dev): bump @types/react from 18.2.18 to 18.2.20 in /website by @dependabot in #521
  • chore(deps): bump @svgr/webpack from 8.0.1 to 8.1.0 in /website by @dependabot in #522
  • feat(website): upgrade dependencies by @neilime in #526
  • chore(deps-dev): bump @docusaurus/module-type-aliases from 2.4.1 to 2.4.3 in /website by @dependabot in #534
  • chore(deps): bump @docusaurus/preset-classic from 2.4.1 to 2.4.3 in /website by @dependabot in #530
  • chore(deps): bump @docusaurus/core from 2.4.1 to 2.4.3 in /website by @dependabot in #531
  • chore(deps-dev): bump @tsconfig/docusaurus from 2.0.0 to 2.0.1 in /website by @dependabot in #533
  • chore(deps-dev): bump @types/react from 18.2.21 to 18.2.22 in /website by @dependabot in #532
  • docs: improve version management and dropdown display by @neilime in #536

CI

  • chore(deps): bump actions/setup-node from 3.7.0 to 3.8.1 by @dependabot in #523
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #527
  • chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #529

Full Changelog: v5.4.1...v5.4.2

Version 5.4.1

02 Jun 10:02

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/react from 18.2.5 to 18.2.6 in /website by @dependabot in #496
  • chore(deps): bump prism-react-renderer from 2.0.3 to 2.0.4 in /website by @dependabot in #494
  • chore(deps): bump @svgr/webpack from 7.0.0 to 8.0.1 in /website by @dependabot in #495
  • chore(deps): bump @docusaurus/preset-classic from 2.4.0 to 2.4.1 in /website by @dependabot in #499
  • chore(deps-dev): bump @docusaurus/module-type-aliases from 2.4.0 to 2.4.1 in /website by @dependabot in #498
  • chore(deps): bump @docusaurus/core from 2.4.0 to 2.4.1 in /website by @dependabot in #500
  • chore(deps-dev): bump @types/react from 18.2.6 to 18.2.7 in /website by @dependabot in #502
  • chore(deps-dev): bump @types/react from 18.2.7 to 18.2.8 in /website by @dependabot in #505
  • chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 in /website by @dependabot in #504
  • avoid double escaped entities in labels by @becoded in #503

Full Changelog: v5.4.0...v5.4.1

Version 5.4.0

05 May 09:31

Choose a tag to compare

What's Changed

  • chore(deps-dev): update phpunit/phpunit requirement from ^9.5.24 to ^9.5.25 by @dependabot in #431
  • chore(deps-dev): update jfcherng/php-diff requirement from ^6.11 to ^6.12 by @dependabot in #432
  • chore(deps): bump actions/setup-node from 3.4.1 to 3.5.0 by @dependabot in #430
  • chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 in /website by @dependabot in #433
  • chore(deps): bump @svgr/webpack from 6.3.1 to 6.4.0 in /website by @dependabot in #434
  • chore(deps): update laminas/laminas-escaper requirement from ^2.10 to ^2.12 by @dependabot in #437
  • chore(deps): bump actions/setup-node from 3.5.0 to 3.5.1 by @dependabot in #436
  • chore(deps): bump @svgr/webpack from 6.4.0 to 6.5.0 in /website by @dependabot in #439
  • fix(Form): inherit form options to elements on form prepare by @neilime in #441
  • chore(deps-dev): update phpunit/phpunit requirement from ^9.5.25 to ^9.5.26 by @dependabot in #444
  • chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /website by @dependabot in #449
  • chore(deps): bump @docusaurus/core from 2.1.0 to 2.2.0 in /website by @dependabot in #445
  • chore(deps-dev): bump @types/react from 18.0.21 to 18.0.24 in /website by @dependabot in #443
  • chore(deps): bump @svgr/webpack from 6.5.0 to 6.5.1 in /website by @dependabot in #442
  • chore(deps): bump @docusaurus/preset-classic from 2.1.0 to 2.2.0 in /website by @dependabot in #446
  • chore(deps-dev): bump @docusaurus/module-type-aliases from 2.1.0 to 2.2.0 in /website by @dependabot in #447
  • chore(deps-dev): bump @types/react from 18.0.24 to 18.0.25 in /website by @dependabot in #450
  • chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /website by @dependabot in #452
  • chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 in /website by @dependabot in #453
  • feat: remove support for php 7.4 by @neilime in #455
  • chore(deps-dev): bump @types/react from 18.0.25 to 18.0.26 in /website by @dependabot in #456
  • chore(deps-dev): bump @types/react-helmet from 6.1.5 to 6.1.6 in /website by @dependabot in #454
  • chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 in /website by @dependabot in #457
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 in /website by @dependabot in #460
  • chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0 by @dependabot in #459
  • chore(deps): bump actions/stale from 6 to 7 by @dependabot in #458
  • chore(deps-dev): bump @types/react from 18.0.26 to 18.0.28 in /website by @dependabot in #471
  • chore(deps): bump @docusaurus/preset-classic from 2.2.0 to 2.3.1 in /website by @dependabot in #470
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /website by @dependabot in #467
  • chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /website by @dependabot in #462
  • chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 in /website by @dependabot in #465
  • chore(deps): bump @docusaurus/core from 2.2.0 to 2.3.1 in /website by @dependabot in #469
  • chore(deps-dev): bump @docusaurus/module-type-aliases from 2.2.0 to 2.3.1 in /website by @dependabot in #468
  • chore(deps): bump dns-packet from 5.3.1 to 5.4.0 in /website by @dependabot in #472
  • chore(deps): bump webpack from 5.73.0 to 5.76.1 in /website by @dependabot in #473
  • chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /website by @dependabot in #474
  • chore(deps-dev): bump @tsconfig/docusaurus from 1.0.6 to 1.0.7 in /website by @dependabot in #475
  • chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 in /website by @dependabot in #476
  • chore(deps): bump actions/stale from 7 to 8 by @dependabot in #477
  • chore(deps): bump @docusaurus/core from 2.3.1 to 2.4.0 in /website by @dependabot in #478
  • chore(deps): bump @docusaurus/preset-classic from 2.3.1 to 2.4.0 in /website by @dependabot in #479
  • chore(deps): bump @svgr/webpack from 6.5.1 to 7.0.0 in /website by @dependabot in #481
  • chore(deps-dev): bump @types/react from 18.0.28 to 18.0.31 in /website by @dependabot in #482
  • chore(deps-dev): bump typescript from 5.0.2 to 5.0.3 in /website by @dependabot in #483
  • chore(deps-dev): bump @docusaurus/module-type-aliases from 2.3.1 to 2.4.0 in /website by @dependabot in #480
  • chore(deps-dev): bump @types/react from 18.0.31 to 18.0.32 in /website by @dependabot in #484
  • fix: remove phpstan outdated ignored issue by @neilime in #493
  • chore(deps-dev): bump @types/react from 18.0.32 to 18.2.5 in /website by @dependabot in #492
  • chore(deps-dev): bump typescript from 5.0.3 to 5.0.4 in /website by @dependabot in #486
  • chore(deps): bump prism-react-renderer from 1.3.5 to 2.0.3 in /website by @dependabot in #489

Full Changelog: v5.3.0...v5.4.0

Version 5.3.0

23 Sep 08:34
9f6db8d

Choose a tag to compare

What's Changed

  • chore(deps): update laminas/laminas-servicemanager requirement from ^3.13 to ^3.14 by @dependabot in #386
  • chore(deps-dev): update laminas/laminas-component-installer requirement from ^2.7 to ^3.0 by @dependabot in #385
  • chore(deps-dev): bump @types/react from 18.0.14 to 18.0.15 in /website by @dependabot in #388
  • chore(deps): bump clsx from 1.1.1 to 1.2.1 in /website by @dependabot in #387
  • refactor(Form): use dedicated getter for retrieving helpers in formRows helper by @neilime in #397
  • chore(deps): update laminas/laminas-paginator requirement from ^2.12 to ^2.13 by @dependabot in #390
  • chore(deps): bump actions/setup-node from 3.3.0 to 3.4.1 by @dependabot in #389
  • chore(deps): update laminas/laminas-view requirement from ^2.20 to ^2.22 by @dependabot in #398
  • chore(deps): update laminas/laminas-i18n requirement from ^2.15 to ^2.16 by @dependabot in #392
  • chore(deps): bump terser from 5.13.1 to 5.14.2 in /website by @dependabot in #396
  • chore(deps): bump @docusaurus/core from 2.0.0-beta.21 to 2.0.0-rc.1 in /website by @dependabot in #395
  • chore(deps): bump @docusaurus/preset-classic from 2.0.0-beta.21 to 2.0.0-rc.1 in /website by @dependabot in #394
  • chore(deps-dev): bump @docusaurus/module-type-aliases from 2.0.0-beta.21 to 2.0.0-rc.1 in /website by @dependabot in #393
  • chore(deps): update laminas/laminas-servicemanager requirement from ^3.14 to ^3.15 by @dependabot in #400
  • chore(deps): update laminas/laminas-navigation requirement from ^2.13 to ^2.14 by @dependabot in #399
  • chore(deps): bump @svgr/webpack from 6.2.1 to 6.3.0 in /website by @dependabot in #401
  • chore(deps): update laminas/laminas-stdlib requirement from ^3.10 to ^3.11 by @dependabot in #402
  • chore(deps): update laminas/laminas-form requirement from ^3.2 to ^3.4 by @dependabot in #404
  • chore(deps): bump @svgr/webpack from 6.3.0 to 6.3.1 in /website by @dependabot in #406
  • chore(deps): update laminas/laminas-servicemanager requirement from ^3.15 to ^3.16 by @dependabot in #405
  • chore(deps): update laminas/laminas-i18n requirement from ^2.16 to ^2.17 by @dependabot in #403
  • chore(deps-dev): bump @docusaurus/module-type-aliases from 2.0.0-rc.1 to 2.0.1 in /website by @dependabot in #408
  • chore(deps): bump @docusaurus/core from 2.0.0-rc.1 to 2.0.1 in /website by @dependabot in #410
  • chore(deps): bump @docusaurus/preset-classic from 2.0.0-rc.1 to 2.0.1 in /website by @dependabot in #409
  • chore(deps-dev): bump @types/react from 18.0.15 to 18.0.17 in /website by @dependabot in #411
  • chore(deps-dev): update phpunit/phpunit requirement from ^9.5.21 to ^9.5.23 by @dependabot in #414
  • chore(deps): update laminas/laminas-stdlib requirement from ^3.11 to ^3.13 by @dependabot in #413
  • chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 in /website by @dependabot in #415
  • chore(deps-dev): update phpunit/phpunit requirement from ^9.5.23 to ^9.5.24 by @dependabot in #416
  • chore(deps-dev): bump @types/react from 18.0.17 to 18.0.18 in /website by @dependabot in #417
  • chore(deps-dev): bump typescript from 4.8.2 to 4.8.3 in /website by @dependabot in #423
  • chore(deps): bump @docusaurus/preset-classic from 2.0.1 to 2.1.0 in /website by @dependabot in #422
  • chore(deps-dev): update laminas/laminas-modulemanager requirement from ^2.11 to ^2.12 by @dependabot in #419
  • chore(deps): bump @docusaurus/core from 2.0.1 to 2.1.0 in /website by @dependabot in #421
  • chore(deps-dev): bump @docusaurus/module-type-aliases from 2.0.1 to 2.1.0 in /website by @dependabot in #420
  • chore(deps): update laminas/laminas-navigation requirement from ^2.14 to ^2.15 by @dependabot in #424
  • chore(deps-dev): bump @types/react from 18.0.18 to 18.0.20 in /website by @dependabot in #425
  • chore(deps): update laminas/laminas-view requirement from ^2.22 to ^2.23 by @dependabot in #427
  • chore(deps): bump actions/stale from 5 to 6 by @dependabot in #426
  • chore(deps): update laminas/laminas-servicemanager requirement from ^3.16 to ^3.17 by @dependabot in #428
  • chore(deps-dev): bump @types/react from 18.0.20 to 18.0.21 in /website by @dependabot in #429

Full Changelog: v5.2.1...v5.3.0

Version 5.2.1

06 Jul 09:14
645a5ee

Choose a tag to compare

Full Changelog: v5.2.0...v5.2.1

This version aims to fix the CI deploy workflow