Version 1.10.0
π Bug Fixβ
- Use
~
inStep
scss import !MR 231 - Make sure the
key
prop in<Stepper />
doesn't contain duplicate values. !MR 214
π New Featuresβ
<Dialog>
component has a new prop:footer
MR !194
π¨ Themesβ
- Updated
chameleon-theme-swcom
with updates on<Loader />
,<Choice />
,<Stepper />
and Illustrations !MR 222 - Add
brand-icon-abbreviation-horizontal
tochameleon-theme-hbvl-summer-2020
!MR 223 - Updated
chameleon-theme-dl
logos !MR 224 - Add
chameleon-theme-hub
favicons !MR 229
π Internalβ
- Updates to dependencies:
- @percy/cli: 1.0.0-beta.68 -> 1.0.0-beta.70
- @percy/storybook: 4.0.3 -> 4.1.0
- @popperjs/core: 2.10.1 -> 2.10.2
- @storybook/react: 6.3.8 -> 6.3.12
- @testing-library/react: 12.1.1 -> 12.1.2
- husky: 7.0.2 -> 7.0.4
- ink: 3.0.9 -> 3.2.0
- ink-spinner: 4.0.2 -> 4.0.3
- jest-fail-on-console: 2.0.4 -> 2.1.1
- pdfkit: 0.12.3 -> 0.13.0
- plop: 2.7.4 -> 2.7.6
- react-async-hook: 3.6.1 -> 4.0.0
- react-popper-tooltip: 4.3.0 -> 4.3.1
- style-dictionary: 3.0.2 -> 3.0.3
- Removed obsolete
build:scripts
from root package.json MR !205 - Some random fixes
MR !209:
- Snapshot stage in CI is now uninterruptible.
- Removed
version
from root package.json - License files are no longer explicitly mentioned in package.json
files
- Refactored fonts
.plist
generation MR !213
𦦠Otherβ
- π₯ BREAKING: New
fonts.plist
structure foriOS
exports. MR !217