Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.25 KB

File metadata and controls

51 lines (28 loc) · 1.25 KB

priyang-react-component-lib

3.0.0

Major Changes

  • Major Release: Refactor from Atomic Design to Component-Driven Architecture

    This release introduces a full overhaul of the component library with the following breaking and structural changes:

    • Architecture: Transitioned from Atomic Design methodology to a more flexible, component-driven building block structure.
    • New Components: Added multiple fully tested and reusable UI components.
    • Barrel Exports: Introduced barrel file exports for easier and cleaner imports.
    • Autodocs: Enabled automatic documentation using react-docgen and JSDoc — now fully integrated into Storybook.
    • Testing: All core components are now covered with unit tests.

    Breaking Change: Imports and component structure may have changed. Please refer to the updated documentation and Storybook for migration help.

Patch Changes

  • 4720fa1: removed scss-loader from dep to dev-dep

1.1.0

Minor Changes

  • fixed esm

1.0.0

Major Changes

  • changed chakrui system with tailwind

0.2.2

Patch Changes

  • fixed Treeshaking

0.2.0

Minor Changes

  • 4734d7b: new component added and styling fixed

0.1.0

Minor Changes

  • checking Changeset