Nuxt/packages/kit/CHANGELOG.md
Pooya Parsa 6a30a6fd10 chore: release
- @nuxt/kit@0.4.0
 - @nuxt/nitro@0.5.0
 - nuxt3@0.4.0
 - @nuxt/vite-builder@0.2.1
 - @nuxt/webpack-builder@0.3.0
2021-04-13 00:13:14 +02:00

1.5 KiB

Change Log

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

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