v0.56.0
·
74 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
transferPropsavailable to users (#524) by @dacerondrej (PR #548) - Allow form fields'
labelto 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 horizontalFormLayoutby @adamkudrna (PR #547)
📖 Documentation
🔧 Maintenance
- Handle GitHub release publishing with
ghCLI (#531) by @adamkudrna (PR #553) - Upgrade Stylelint to v16 by @adamkudrna (PR #550)
Full Changelog: v0.55.1...v0.56.0