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

v0.20.0

Choose a tag to compare

@danielroe danielroe released this 14 Feb 19:40
· 326 commits to main since this release

0.20.0 (2021-02-14)

⚠ BREAKING CHANGES

  • split out types and imports

Features

Bug Fixes

  • correct static-json path with custom router base or cdnURL (fca527e), closes #351
  • create static-json folder before dev/build (27e2ffa), closes #337
  • ensure defineNuxtConfig is accessible within config file (06500ab)
  • split out types and imports (cc81ad6), closes #334
  • type issues with new wrapper functions (fb2aa09)
  • use es module version of entrypoint in build (72e753a)