6.9.0
π Features
β’ WheelPicker - allow pass labels alignment. (#1813)
π§ Fixes
β’ Return TextField's validation result when calling it imperatively (using ref) (#1801)
β’ ExpandableSection - fix layout animation for changing in the expanded prop (#1798)
π‘ Deprecations & Migrations
β’ BREAKING CHANGE - Deprecate Incubator.WheelPicker selectedValue prop in favor of initialValue, as part of it, SectionWheelPicker will not support selectedValue in its sections prop as well. (#1782)
β’ Initiate TextField migration in Picker component by passing migrateTextField prop (#1793)
β’ Direct to our new implementation for TextField and Toast in the docs (#1810)
βοΈ Maintenance & Infra
β’ Testkit preperations (#1792, #1794)
β’ Add imageUtils file and use it in Image and Icon components (#1803)