Skip to content

Conversation

@Ashraful-Mijan
Copy link

This update modernizes the project by upgrading key dependencies and migrating components to improve maintainability.

  • Upgraded react and react-dom to version 19.
  • Updated peerDependencies to support React versions 16 through 19 for avoid peerDependencies error during package installation in a project where use latest react version.
  • Migrated Magnifier.tsx from a class component to a functional component with hooks.
  • Upgraded Storybook from version 5 to 9, which is compatible with React 19 and offers improved documentation capabilities.
  • Modified package.json scripts to align with the new Storybook version by keeping previous project bundling config.

This update modernizes the project by upgrading key dependencies and migrating components to improve maintainability. Upgraded  and  to version 19. Updated  to support React versions 16 through 19. Migrated  from a class component to a functional component with hooks. Upgraded Storybook from version 5 to 9, which is compatible with React 19 and offers improved documentation capabilities. Modified  scripts to align with the new Storybook version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant