Skip to content

Conversation

@thomasuster
Copy link

test

Tasks

Upgrade repo

npm upgrade

Instructions

  • Upgrade repo library
    • migrations/test/harfoots/docs/package-lock.json
    • migrations/test/harfoots/docs/package.json

Errors

Update Client Rendering APIs

React 18 introduces a new root API which provides better ergonomics for managing roots. The new root API also enables the new concurrent renderer, which allows you to opt-into concurrent features.

Instructions

  • Replace render with createRoot
    • migrations/test/harfoots/docs/lib/page.js: migrations/test/harfoots/docs/lib/page.js for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.

    • migrations/test/harfoots/docs/tests/unit/page.js: migrations/test/harfoots/docs/tests/unit/page.js for task: Update Client Rendering APIs, step: Replace render with createRoot exceeds 2000 tokens and not currently supported.

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