Skip to content

Versions bump#2

Open
Mickilol wants to merge 3 commits intoivan-ennabl:masterfrom
ennabl:versions-bump
Open

Versions bump#2
Mickilol wants to merge 3 commits intoivan-ennabl:masterfrom
ennabl:versions-bump

Conversation

@Mickilol
Copy link
Copy Markdown

No description provided.

- Upgraded React from v18 to v19.0.0 and @types/react to v19.0.0
- Updated @testing-library/react to v16.3.0 for React 19 compatibility
- Replaced enzyme ecosystem with React Testing Library
- Fixed TypeScript Key type compatibility with safeKey() helper for bigint conversion
- Migrated TreeNode defaultProps to internal defaults for React 19 functional components
- Updated documentation build commands with Node.js v20 OpenSSL legacy provider support
- Simplified ESLint configuration to resolve jest plugin conflicts
- Updated convertTreeToData function in treeUtil.ts to use eventKey from props instead of accessing element.key directly
- This resolves the React 19 warning: "Accessing element.ref was removed in React 19. ref is now a regular prop."
- Uses eventKey as the preferred way to access keys, with fallback to element.key for backwards compatibility
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