Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support React 18 #655

Closed

Commits on Jul 21, 2021

  1. Support React 18

    snowystinger committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    9172654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6456f4a View commit details
    Browse the repository at this point in the history
  3. fix hydration

    snowystinger committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    0d82a5f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    81db73a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    1f0bf1d View commit details
    Browse the repository at this point in the history
  2. drop prepare

    run tests against all supported major react versions
    support both versions  and fix ts
    snowystinger committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    3cc6f2e View commit details
    Browse the repository at this point in the history
  3. restore package.json

    fix test matrix to choose appropriate react versions
    snowystinger committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    15347e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25cfd74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    668088b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fa0041 View commit details
    Browse the repository at this point in the history
  7. remove invalid comma

    snowystinger committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    c95ef45 View commit details
    Browse the repository at this point in the history
  8. add support for the minimum specified supported version as well as la…

    …test of all majors after
    snowystinger committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    00526a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c060620 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4ba70c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. refactor: add createLegacyRoot to reduce uncovered code percentage

    Ignore root creation code from code covereage
    Introduced next react types for React.Root
    mpeyper committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    2b4a770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea9d4f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Merge branch 'main' into react-18-upgrade

    # Conflicts:
    #	.github/workflows/validate.yml
    #	package.json
    snowystinger committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    274932b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    9f296b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    07041f1 View commit details
    Browse the repository at this point in the history