Skip to content

Dev#183

Merged
arminbro merged 4 commits intomasterfrom
dev
Jan 19, 2026
Merged

Dev#183
arminbro merged 4 commits intomasterfrom
dev

Conversation

@arminbro
Copy link
Copy Markdown
Owner

Updates:

  • improve error handling and messaging clarity
  • Update component templates to React 18+/19 best practices
  • Remove React imports (new JSX transform)
  • Remove PropTypes and defaultProps (deprecated in React 19)
  • Update Storybook template to CSF 3.0 format
  • Update default test template to use createRoot API
  • Add Vitest as a test library option
  • Remove Enzyme support (unmaintained, no React 18+ support)

BREAKING CHANGE: Enzyme test library option has been removed

- Update component templates to React 18+/19 best practices
- Remove React imports (new JSX transform)
- Remove PropTypes and defaultProps (deprecated in React 19)
- Update Storybook template to CSF 3.0 format
- Update default test template to use createRoot API
- Add Vitest as a test library option
- Remove Enzyme support (unmaintained, no React 18+ support)

BREAKING CHANGE: Enzyme test library option has been removed
@arminbro arminbro merged commit 3c37879 into master Jan 19, 2026
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