Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Releases: nuxt-community/composition-api

v0.12.3

26 Aug 08:10
76c8ccf
Compare
Choose a tag to compare

Bug Fixes

v0.12.2

18 Aug 16:16
Compare
Choose a tag to compare

Bug Fixes

  • use Promise.resolve() to cover all possible promise cases (#211) (6d10312), closes #210

v0.12.1

16 Aug 20:03
793f27a
Compare
Choose a tag to compare
Release 0.12.1

v0.12.0

09 Aug 14:42
be2ccf8
Compare
Choose a tag to compare

Note that this is the first release of the package in its new namespace: @nuxtjs/composition-api

Features

Release 0.11.0

27 Jul 11:44
Compare
Choose a tag to compare

0.11.0 (2020-07-27)

Features

Release 0.10.6

14 Jul 12:43
Compare
Choose a tag to compare

0.10.6 (2020-07-14)

Bug Fixes

Release 0.10.5

09 Jul 14:08
b4f7090
Compare
Choose a tag to compare

0.10.5 (2020-07-09)

Bug Fixes

  • create static-json dir at correct point in generate lifecycle (2d4e10b)
  • test for nuxt instance before loading static (43d5ee6), closes #143

Release 0.10.4

09 Jul 07:41
89550df
Compare
Choose a tag to compare

0.10.4 (2020-07-09)

Bug Fixes

Release 0.10.3

01 Jul 13:11
Compare
Choose a tag to compare

0.10.3 (2020-07-01)

Bug Fixes

  • check static path exists before copying files (9f1bdc7)

Release 0.10.2

25 Jun 22:56
Compare
Choose a tag to compare

0.10.2 (2020-06-25)

Bug Fixes