Nuxt/packages/kit/CHANGELOG.md

2.6 KiB

Change Log

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

0.5.3 (2021-04-28)

Bug Fixes

  • cli: support nuxt2-edge (f0dfb42)

0.5.2 (2021-04-28)

Note: Version bump only for package @nuxt/kit

0.5.1 (2021-04-23)

Bug Fixes

  • kit: auto detect version if not specified (342bf06)
  • kit: resolve alias for installModule source (4bcb8fa)

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