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

[core] React 19 compatibility #605

Merged
merged 35 commits into from
Oct 3, 2024

Commits on Sep 12, 2024

  1. Update dependencies

    michaldudak committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e4b2791 View commit details
    Browse the repository at this point in the history
  2. Fix handling render props

    michaldudak committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f73b90c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61442e7 View commit details
    Browse the repository at this point in the history
  4. Dedupe

    michaldudak committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a50c971 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Add reactVersion utility

    michaldudak committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    532b7c7 View commit details
    Browse the repository at this point in the history
  2. Fix ref type issues

    michaldudak committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    18cd409 View commit details
    Browse the repository at this point in the history
  3. Fix other TS errors

    michaldudak committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fba6e6a View commit details
    Browse the repository at this point in the history
  4. Fix reactVersion

    michaldudak committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8e9cb19 View commit details
    Browse the repository at this point in the history
  5. Use React.version

    michaldudak committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a3468ad View commit details
    Browse the repository at this point in the history
  6. Dedupe

    michaldudak committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    22302ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a48cf6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f47481 View commit details
    Browse the repository at this point in the history
  9. Wrap GA in NoSsr

    michaldudak committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6e13642 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    08c4972 View commit details
    Browse the repository at this point in the history
  2. Dedupe

    michaldudak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a71517d View commit details
    Browse the repository at this point in the history
  3. Fix TS error

    michaldudak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c1c2f41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10978a0 View commit details
    Browse the repository at this point in the history
  5. Clean up

    michaldudak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ddb980c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7690aad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76e7adb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e174c8 View commit details
    Browse the repository at this point in the history
  9. Remove @ts-ignore

    michaldudak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9b037d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Deps

    michaldudak committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0544b4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f56af View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    26c88a1 View commit details
    Browse the repository at this point in the history
  2. getInertValue

    michaldudak committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e1403e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    2c00014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82dc038 View commit details
    Browse the repository at this point in the history
  3. Fix type error

    michaldudak committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    669c720 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. Explain ts-expect-error

    michaldudak committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0ecf2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0176ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4b8623 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Fix TS error

    michaldudak committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9cf306e View commit details
    Browse the repository at this point in the history
  2. Revert lockfile

    michaldudak committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    50020eb View commit details
    Browse the repository at this point in the history