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(useAxios): use shallowRef for resposne, data, and error #421

Merged
merged 4 commits into from Apr 7, 2021
Merged

fix(useAxios): use shallowRef for resposne, data, and error #421

merged 4 commits into from Apr 7, 2021

Commits on Apr 4, 2021

  1. fix(useAxios): use shallowRef for resposne, data, and error

    Jacob Clevenger committed Apr 4, 2021
    Copy the full SHA
    7d35994 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Update packages/integrations/useAxios/index.ts

    Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
    wheatjs and antfu committed Apr 5, 2021
    Copy the full SHA
    65b5457 View commit details
    Browse the repository at this point in the history
  2. fix types

    wheatjs committed Apr 5, 2021
    Copy the full SHA
    ac68766 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Copy the full SHA
    a0d8d96 View commit details
    Browse the repository at this point in the history