Skip to content

v2.0.0

Compare
Choose a tag to compare
@jonambas jonambas released this 07 Feb 17:09
· 1477 commits to main since this release

Reduces CSS bundle size by ~30%. CSS class names are now reduced to unique IDs and are no longer BEM'ed.

Will break any snapshot testing that renders Matchbox components, and any projects not using Matchbox React components directly.