Skip to content

Conversation

@avmey
Copy link
Contributor

@avmey avmey commented Feb 10, 2025

  • Fixes error caused by the deprecation of ReactDOM.render(), switching to the React 18 version ReactDOM.createRoot() and root.render() methods in ReportApp.tsx. See here
  • Removed deprecated husky shebang
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
  • Adds react detection to eslint
  • Switches to dynamodb docker image for testing

gp: 7.0.2-experimental-reactDom.5 running in fiji-reports

@avmey avmey merged commit 996de85 into dev Jul 29, 2025
2 checks passed
@avmey avmey deleted the reactDom branch July 29, 2025 17:14
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.

2 participants