Skip to content

Release 4.9.0

Latest

Choose a tag to compare

@tisoap tisoap released this 14 Jun 20:34
· 2 commits to main since this release
  • chore: enhance build process in package.json to include Storybook and documentation builds, and update Vite configuration with rootDir for improved TypeScript support (7a3be9a)
  • chore: update Docusaurus configuration to encapsulate onBrokenMarkdownLinks within markdown hooks for better organization (418d0c8)
  • chore: remove deprecated @storybook/testing-library dependency and update peer dependencies in package.json and package-lock.json (f21240e)
  • chore: refactor Storybook configuration to use absolute paths and update package dependencies for consistency (1821eea)
  • chore: update dependencies in package.json and package-lock.json for improved stability and performance (867da0b)
  • chore: update Chromatic Storybook URL in Docusaurus configuration for accurate preview links (29b822c)
  • fix: update Home component return type from JSX.Element to ReactElement for improved type safety (748b270)
  • chore: update Docusaurus configuration and documentation links for improved navigation and local development (c1cae2b)
  • chore: update documentation and configuration for Docusaurus integration, add new demo components, and refine ignore paths (6c21e41)