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

Releases: nuxt-community/composition-api

v0.34.0

Choose a tag to compare

@danielroe danielroe released this 12 Apr 22:28
b1b7673

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

Choose a tag to compare

@danielroe danielroe released this 01 Aug 13:04
ce62a30

0.33.1 (2022-08-01)

Bug Fixes

v0.33.0

Choose a tag to compare

@danielroe danielroe released this 08 Jul 13:03
516bc58

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

Choose a tag to compare

@danielroe danielroe released this 22 Feb 12:33

0.32.0 (2022-02-22)

v0.31.0

Choose a tag to compare

@danielroe danielroe released this 30 Nov 16:20

0.31.0 (2021-11-30)

v0.30.0

Choose a tag to compare

@danielroe danielroe released this 05 Nov 16:02

0.30.0 (2021-11-05)

Bug Fixes

v0.29.3

Choose a tag to compare

@danielroe danielroe released this 11 Oct 09:18

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

Choose a tag to compare

@danielroe danielroe released this 21 Sep 22:44

0.29.2 (2021-09-21)

Features

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

v0.29.1

Choose a tag to compare

@danielroe danielroe released this 21 Sep 22:38

0.29.1 (2021-09-21)

v0.29.0

Choose a tag to compare

@danielroe danielroe released this 08 Sep 16:11

0.29.0 (2021-09-08)