⚠️ Breaking Changes
- Change default properties from
nulltoundefined(#662) by @lukasbriza (PR #666)
🌟 Features
- Add the missing support of help texts to
InputGroup(#663) by @adamkudrna (PR #667)
🐞 Bug Fixes
- Fix
Modalclosing when Escape key is pressed inside an OS dialog by @atmelmicro (PR #669) - Fix
FileInputFieldto callonFilesChangedeven when no file is selected (#664) by @bedrich-schindler (PR #665)
♻️ Refactoring
- Transform Jest tests into Playwright Component Testing by @bedrich-schindler and @lukasbriza (PR #661)
Full Changelog: v0.60.0...v0.61.0