Nuxt Community Composition Api Versions Save

Composition API hooks for Nuxt 2.

0.34.0

1 month ago

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)

0.33.1

1 year ago

0.33.1 (2022-08-01)

Bug Fixes

0.33.0

1 year ago

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)

0.32.0

2 years ago

0.32.0 (2022-02-22)

0.31.0

2 years ago

0.31.0 (2021-11-30)

0.30.0

2 years ago

0.30.0 (2021-11-05)

Bug Fixes

0.29.3

2 years ago

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)

0.29.2

2 years ago

0.29.2 (2021-09-21)

Features

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

0.29.1

2 years ago

0.29.1 (2021-09-21)

0.29.0

2 years ago

0.29.0 (2021-09-08)