composition-api

Composition API hooks for Nuxt 2.

MIT License

Downloads
189.7K
Stars
698
Committers
34

Bot releases are hidden (Show)

composition-api - Release 0.1.4

Published by danielroe over 4 years ago

0.1.4 (2020-04-29)

composition-api - Release 0.1.3

Published by danielroe over 4 years ago

0.1.3 (2020-04-28)

Bug Fixes

  • set $fetchState if nonexistent (d94c40e)
composition-api - Release 0.1.2

Published by danielroe over 4 years ago

0.1.2 (2020-04-27)

⚠ BREAKING CHANGES

  • onFetch can now be accessed using useFetch

Code Refactoring

  • rename onFetch to useFetch (3647769)
composition-api - Release 0.1.1

Published by danielroe over 4 years ago

0.1.1 (2020-04-27)

Features