composition-api

Composition API hooks for Nuxt 2.

MIT License

Downloads
189.7K
Stars
698
Committers
34

Bot releases are hidden (Show)

composition-api - v0.34.0 Latest Release

Published by danielroe 6 months 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)
composition-api - v0.33.1

Published by danielroe about 2 years ago

0.33.1 (2022-08-01)

Bug Fixes

composition-api - v0.33.0

Published by danielroe over 2 years 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)
composition-api - v0.32.0

Published by danielroe over 2 years ago

0.32.0 (2022-02-22)

composition-api - v0.31.0

Published by danielroe almost 3 years ago

0.31.0 (2021-11-30)

composition-api - v0.30.0

Published by danielroe almost 3 years ago

0.30.0 (2021-11-05)

Bug Fixes

composition-api - v0.29.3

Published by danielroe about 3 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)
composition-api - v0.29.2

Published by danielroe about 3 years ago

0.29.2 (2021-09-21)

Features

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

Published by danielroe about 3 years ago

0.29.1 (2021-09-21)

composition-api - v0.29.0

Published by danielroe about 3 years ago

0.29.0 (2021-09-08)

composition-api - v0.28.0

Published by danielroe about 3 years ago

0.28.0 (2021-09-04)

Features

Bug Fixes

  • preserve reactive objects on useFetch hydration (#541) (4c3e734)
composition-api - v0.27.0

Published by danielroe about 3 years ago

0.27.0 (2021-08-20)

composition-api - v0.26.0

Published by danielroe about 3 years ago

0.26.0 (2021-07-28)

Bug Fixes

composition-api - v0.25.2

Published by danielroe about 3 years ago

0.25.2 (2021-07-27)

Bug Fixes

  • allow setting ssrRef within onGlobalSetup (#523) (320c409)
composition-api - v0.25.1

Published by danielroe about 3 years ago

0.25.1 (2021-07-22)

composition-api - v0.25.0

Published by danielroe about 3 years ago

0.25.0 (2021-07-21)

Bug Fixes

  • @vue/composition-api submodule resolution (#517) (bb76b53)
composition-api - v0.24.7

Published by danielroe over 3 years ago

0.24.7 (2021-07-12)

composition-api - v0.24.6

Published by danielroe over 3 years ago

0.24.6 (2021-07-02)

composition-api - v0.24.5

Published by danielroe over 3 years ago

0.24.5 (2021-06-24)

composition-api - v0.24.4

Published by danielroe over 3 years ago

0.24.4 (2021-06-07)