v0.56.0
github-actions
released this
09 Aug 18:29
·
22 commits
to refs/heads/master
since this release
⚠️ Breaking Changes
- Require Node version 20 and update dev dependencies by @bedrich-schindler (PR #549)
🌟 Features
- Make
transferProps
available to users (#524) by @dacerondrej (PR #548) - Allow form fields'
label
to accept any node (#526) by @bedrich-schindler (PR #543) - Introduce nested
RUIProvider
(#541) by @bedrich-schindler (PR #542)
🐞 Bug Fixes
- Correctly align label of inline fields (
Checkbox
,Toggle
) in horizontalFormLayout
by @adamkudrna (PR #547)
📖 Documentation
🔧 Maintenance
- Handle GitHub release publishing with
gh
CLI (#531) by @adamkudrna (PR #553) - Upgrade Stylelint to v16 by @adamkudrna (PR #550)
Full Changelog: v0.55.1...v0.56.0