Skip to content

@vue-storefront/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 12:46
· 90 commits to main since this release

Patch Changes

  • [CHANGED] Fix typo in default error handler
    Now the default error message for error responses bearing a 4xx status code will be
    "Request failed with status code ${status}" instead of "Request faileds [...]".