Skip to content

@nuxt/typescript-runtime@2.0.2

Compare
Choose a tag to compare
@kevinmarrec kevinmarrec released this 23 Feb 23:39
· 62 commits to master since this release

Information Note

  • Warning is now displayed if Nuxt.js version installed is superior or equal to 2.15, which includes built-in support for TypeScript runtime (with jiti)

Breaking changes

If using Nuxt 2.15 (with jiti), Node.js 14 is required if you're using or planning to use Optional chaining and Nullish coalescing.