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

feat #22: New invoke syntax proposal #23

Closed
wants to merge 4 commits into from

Commits on Jul 1, 2022

  1. fix issue supabase#20:

    invoke() call throws if shouldThrowOnError flag is set
    vejja committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2bc211a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Refactor PR to reflect comments:

    - rename HttpError to FunctionsError
    - pull out status & statusText from FunctionsError
    - status and statusText are optional
    vejja committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    88f94b0 View commit details
    Browse the repository at this point in the history
  2. fix syntax error

    vejja committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    223f7e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Initial implementation proposal

    vejja committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    fa238c4 View commit details
    Browse the repository at this point in the history