Skip to content

@nuxt/typescript-build@3.0.0

Compare
Choose a tag to compare
@rchl rchl released this 19 Mar 10:24
· 41 commits to master since this release

Breaking changes

  • typescript is now a peer dependency so needs to be installed manually as a devDependency. Currently only typescript 4.x is tested and officially supported.

Bug Fixes