Releases: ModaOperandi/om
Releases · ModaOperandi/om
21.0.0-next.1
Features
BREAKING CHANGES
- Supports Next.JS routing instead of react-router now.
ECOM-4001
20.2.0
20.2.0 (2024-11-06)
Features
- select component: adds color swatches for every subcompponent within #5534 (71fde1f)
20.1.0
20.1.0 (2024-10-31)
Features
- ECOM-4038: add new moda loading shapes (4a99468)
20.0.0
20.0.0 (2024-10-30)
Features
BREAKING CHANGES
- sass: Importing this pacakge with
@import
will no longer work. Users will have to use
the @use
syntax.
ECOM-4074
19.8.1
19.8.1 (2024-10-16)
Bug Fixes
- select: adds a color swatch whenever a color is provided (#5423) (665ff72)
19.8.0
19.8.0 (2024-10-09)
Features
- search-input: adds ability to change search icon size (#5415) (6639e84)