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