Jan 18, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Added Tabs component and new canvas bridge implementation, fixed DatePicker localization, binding to objects, link redirection. Improved code around js evaluation.
- Fix DatePicker localization issues (#1575) @Janpot
- Avoid resubscribing in useSyncExternalStore on every render (#1554) @Janpot
- Rename Tabs main prop (#1568) @bytasv
- Add tabs and container components (#1549) @bytasv
- Reorganize js evaluation across project (#1548) @Janpot
- New canvas bridge implementation (#1550) @Janpot
- Fix binding to objects with more than one property (#1542) @Janpot
- [core] Add missing need triage label on RFC @oliviertassinari
- [docs] Fix link redirection @oliviertassinari
All contributors of this release in alphabetical order: @bytasv, @Janpot, @oliviertassinari