Skip to content

v2.8.0

Compare
Choose a tag to compare
@JOU-amjs JOU-amjs released this 28 Jun 05:52
· 665 commits to main since this release

2.8.0 (2023-06-28)

Features

  • logger: now it will log hit cache when response cache is hit (9ccdc82)
  • optimization: initial loading value is true when request immediately (4b52b5a), closes #108
  • ssr: do not send request any more when use hooks in ssr (cfcfa69), closes #133