Nuxt/packages/kit/CHANGELOG.md

4.3 KiB

Change Log

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

0.6.4 (2021-06-24)

Bug Fixes

0.6.3 (2021-06-16)

Bug Fixes

  • kit: add build.babel.plugins default option and docs (#224) (2c5ceab)
  • kit: ignore @ alias without following slash (resolves #210) (eee4539)

0.6.2 (2021-06-04)

Bug Fixes

0.6.1 (2021-05-24)

Note: Version bump only for package @nuxt/kit

0.6.0 (2021-05-20)

Features

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