Minor release with 10 new features and 17 fixes.
Features
- add disabled styling prop for IconSymbol component (#155, 83cb09c)
- Merge pull request #154 from CatalystOne/update-tokens (9e4622b)
- update design token as per fogma variables (ae574ac)
- version checker app initial commit (8ebc449)
- enable legacy theme cdn purge (614f516)
- set correct production path for legacy theme (4e37b16)
- production release test (b6ab5ef)
- purge configuration CDN on Legacy updates (92f035b)
- testing new legacy theme in devtest (269ce44)
- main now active (0e0618c)
Bug Fixes
- fix diff in bun.lock file (53c1947)
- corrected readme structure (3e7df7e)
- Merge pull request #148 from CatalystOne/fix/update-tokens-1 (5d9225e)
- update the design tokens based on last version from Figma (e766a84)
- make bun build for production (#145, 6f407e4)
- remove publishConfig from all relevant package.json files (#144, 7bdfa29)
- remove private from package.json for packages that are going to be published (#143, e3e0465)
- switch to more relative sizing, fix theming related bug in icon component (8662f92)
- fix static storybook build (525a299)
- switch to rendering icons from font in the icons documentation (eb5f746)
- switch to more relative sizing, fix theming related bug in icon component (7c974ba)
- fix missing aria-label for layout back button (4b5861b)
- bump to new major version of svgo (#139, a3bd468)
- show cdn info before purge (7f897a4)
- conflicts (ad39b70)
- convert px to rem correctly (#135, 0dd66a3)
- use happy-dom to be able to do some DOM testing (#129, 9f09f0d)