Nuxt/packages/kit/CHANGELOG.md
Pooya Parsa c06dbd6c6e chore: release
- @nuxt/app@0.3.1
 - nuxt-cli@0.3.0
 - @nuxt/kit@0.5.0
 - @nuxt/nitro@0.5.1
 - nuxt3@0.5.0
 - @nuxt/vite-builder@0.3.0
 - @nuxt/webpack-builder@0.3.1
2021-04-16 22:07:53 +02:00

1.8 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.0 (2021-04-16)

Features

0.4.0 (2021-04-12)

Features

  • add hook signatures and basic typings (#79) (dacde63)

0.3.0 (2021-04-09)

Features

0.2.0 (2021-04-04)

Bug Fixes

  • kit: properly resolve _nuxtConfigFiles (5ed6fa7)
  • webpack compilation (#41) (2c1eb87)

Features