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

Fix: type support for suspense and fallbackData(#2396) #2452

Merged
merged 9 commits into from
Feb 24, 2023

Commits on Feb 24, 2023

  1. fix SWROptions type

    taro-28 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1e2d4cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95be4bb View commit details
    Browse the repository at this point in the history
  3. add undefined to config type

    taro-28 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    27ac18d View commit details
    Browse the repository at this point in the history
  4. fix typo

    taro-28 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8e1779a View commit details
    Browse the repository at this point in the history
  5. add test case for suspense

    taro-28 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    06c4578 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9510b21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b2a497 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7bf1a0e View commit details
    Browse the repository at this point in the history
  9. Merge branch 'fix/suspense-generics' of https://github.com/taro-28/swr

    …into fix/suspense-generics
    taro-28 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    21ef487 View commit details
    Browse the repository at this point in the history