Skip to content

Releases: nuxt-community/composition-api

v0.34.0

12 Apr 22:28
b1b7673
Compare
Choose a tag to compare

0.34.0 (2024-04-12)

Bug Fixes

  • allow returning of falsy values from useAsync (#670) (f8d9128)
  • include .d.mts file for bundler compatibility (#786) (fe769c7)
  • remove @nuxt/vue-app peer dependency (#753) (f3b8fbf)
  • update link to Bridge documentation (1571863)

v0.33.1

01 Aug 13:04
ce62a30
Compare
Choose a tag to compare

0.33.1 (2022-08-01)

Bug Fixes

v0.33.0

08 Jul 13:03
516bc58
Compare
Choose a tag to compare

0.33.0 (2022-07-08)

⚠ BREAKING CHANGES

  • upgrade defu and other dev-dependencies
  • Some of the API and behaviour differ between Vue 2.7 and @vue/composition-api. In addition, there are some composition utilites that are no longer exported from @nuxtjs/composition-api, such as defineAsyncComponent, warn, etc.

Please read https://blog.vuejs.org/posts/vue-2-7-naruto.html for the announcement and more information.

Features

Miscellaneous Chores

  • upgrade defu and other dev-dependencies (1cbce73)

v0.32.0

22 Feb 12:33
Compare
Choose a tag to compare

0.32.0 (2022-02-22)

v0.31.0

30 Nov 16:20
Compare
Choose a tag to compare

0.31.0 (2021-11-30)

v0.30.0

05 Nov 16:02
Compare
Choose a tag to compare

0.30.0 (2021-11-05)

Bug Fixes

v0.29.3

11 Oct 09:18
Compare
Choose a tag to compare

0.29.3 (2021-10-11)

Bug Fixes

  • correctly proxify functions within ssrRef (#561) (016ff0a)
  • skip setting values that are unchanged in useFetch (#552) (484b061)

v0.29.2

21 Sep 22:44
Compare
Choose a tag to compare

0.29.2 (2021-09-21)

Features

  • add new exports from @vue/composition-api (6d0ebd0)

v0.29.1

21 Sep 22:38
Compare
Choose a tag to compare

0.29.1 (2021-09-21)

v0.29.0

08 Sep 16:11
Compare
Choose a tag to compare

0.29.0 (2021-09-08)