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(persist): introduce in-house synchronous Storage interface #3672

Closed
wants to merge 4 commits into from

Commits on May 29, 2022

  1. fix(types): change types for useMutation context in onSuccess (TanSta…

    …ck#3654)
    
    changes context to optional in onSuccess callback
    Sunil Hari committed May 29, 2022
    1 Configuration menu
    Copy the full SHA
    9f6c992 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    ddafe0f View commit details
    Browse the repository at this point in the history
  2. Update mutation.ts

    todorone committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    b73c2d4 View commit details
    Browse the repository at this point in the history
  3. Update types.ts

    todorone committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    e9d38d6 View commit details
    Browse the repository at this point in the history