Skip to content

Conversation

@shlensky
Copy link

@shlensky shlensky commented Feb 4, 2026

  • Update react, react-dom to 19.0.0
  • Migrate from createElement to jsx from react/jsx-runtime
  • Remove forwardRef usage in withBemMod (refs forwarded by default in React 19)
  • Update peerDependencies to require React 19
  • Update ESLint config for React 19
  • Fix typos in comments and variable names

BREAKING CHANGE: drop support for React 16, 17, and 18

- Update react, react-dom to 19.0.0
- Migrate from createElement to jsx from react/jsx-runtime
- Remove forwardRef usage in withBemMod (refs forwarded by default in React 19)
- Update peerDependencies to require React 19
- Update ESLint config for React 19
- Fix typos in comments and variable names

BREAKING CHANGE: drop support for React 16, 17, and 18
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