Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Release 0.10.0

Compare
Choose a tag to compare
@danielroe danielroe released this 25 Jun 21:46
· 592 commits to main since this release

0.10.0 (2020-06-25)

⚠ BREAKING CHANGES

  • requires nuxt 2.13+ for useFetch

Features

  • support static target for useFetch (74205b5), closes #127

Bug Fixes

  • handle preexisting babel plugins function (c5c338f)
  • specify type for inline function (694f21b)
  • write static files synchronously (eb91a5f)