Releases being wonky, some overlap with last release
Bug Fixes
- switch: automatically handle custom switch width and heights when positioning the thumb (natew)
- web: fix themeReset not applying reset (natew)
- web: avoid warning on css variable colors when normalizing (natew)
- helpers: composeEventHandlers returns undefined if null handler passed to match React expected event types (natew)
- button: fix Button not passing maxFontSizeMultiplier down to text components (natew)
- web: createTheme type should just pass through what it receives, deprecate createTheme since its not needed (natew)
- generate-themes: fix stricter typescript errors with generated themes file (natew)