Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 20 Nov 14:48
· 638 commits to main since this release

Changed

  • Update lint-staged to v15
  • Update babel, rollup, storybook dependencies

Fixed

  • Introduce @svgr/rollup to correctly bundle SVGs
  • Remove redundant jackspeak dependency resolution
  • Move "@svgr/rollup dependency to dev dependencies

Removed

  • Remove redundant postcss step and dependency
  • Do not include tailwindcss configuration utilities into bundle

Changed

  • Bundle tslib utilities into library by removing importHelpers TypeScript configuration