Skip to content

Releases: nuxt/components

v2.2.1

Choose a tag to compare

@pi0 pi0 released this 16 Aug 10:40

Bug Fixes

  • Fix async import template (resolves #223, resolves #225) (0fec884)
  • Set default for isAsync in template (c36fd14)
  • Use loader for non async components only (c39a593)

v2.2.0

Choose a tag to compare

@pi0 pi0 released this 11 Aug 12:25

Features

Bug Fixes

  • types: make prefetch/preload optional (#207) (48b9247)

v2.2.0-0

v2.2.0-0 Pre-release
Pre-release

Choose a tag to compare

@pi0 pi0 released this 11 Aug 12:23
chore(release): 2.2.0-0

v2.1.8

Choose a tag to compare

@pi0 pi0 released this 28 Apr 18:02

Bug Fixes

  • pkg: explicitly export package.json (resolves #191) (5949790)

v2.1.7

Choose a tag to compare

@pi0 pi0 released this 28 Apr 11:32

Bug Fixes

v2.1.6

Choose a tag to compare

@pi0 pi0 released this 06 Apr 20:06

Bug Fixes

  • use parent dir name for index.[ext] components without pathPrefix (#178) (6ba6d22)

v2.1.5

Choose a tag to compare

@pi0 pi0 released this 06 Apr 19:26

Bug Fixes

v2.1.4

Choose a tag to compare

@pi0 pi0 released this 23 Mar 18:30

Bug Fixes

v2.1.3

Choose a tag to compare

@pi0 pi0 released this 11 Mar 10:17

Bug Fixes

  • use hyphenate instead of kebabCase (fixes #165) (3de27ff)

v2.1.2

Choose a tag to compare

@pi0 pi0 released this 22 Feb 09:46

Bug Fixes