Skip to content

v2.3.0

Compare
Choose a tag to compare
@JOU-amjs JOU-amjs released this 06 May 06:54
· 235 commits to main since this release

2.3.0 (2023-05-06)

Bug Fixes

  • because of keyword. change function name self (7864be7), closes #50
  • don't cache in onError when beforeRequest(sync fn) throw a error (4b782dd), closes #63

Features

  • ssr: support ssr, you can use alova in Nuxt, Next, Sveltekit (fc06f1e), closes #51
  • throw error when get error (19bff85)