v1.2.0
Today we are releasing BSUI v1.2.0, a significant update focused on improving the Form component architecture, documentation experience, and overall developer workflow.
This release introduces a new compound Form API, a substantially reorganized documentation site, an interactive Sandbox on the landing page, improved Storybook integration, and several developer experience improvements.
Important: v1.2.0 introduces a breaking change to the Form API. Form child components are no longer exported directly from the package root. Existing applications using direct imports should migrate to the new compound
FormAPI.
