Skip to content

Releases: nuxt-community/composition-api

Release 0.1.4

29 Apr 10:06
9e89023
Compare
Choose a tag to compare

0.1.4 (2020-04-29)

Release 0.1.3

28 Apr 07:53
43c75ac
Compare
Choose a tag to compare

0.1.3 (2020-04-28)

Bug Fixes

  • set $fetchState if nonexistent (d94c40e)

Release 0.1.2

27 Apr 22:16
c4b29e5
Compare
Choose a tag to compare

0.1.2 (2020-04-27)

⚠ BREAKING CHANGES

  • onFetch can now be accessed using useFetch

Code Refactoring

  • rename onFetch to useFetch (3647769)

Release 0.1.1

27 Apr 21:19
baf5c8c
Compare
Choose a tag to compare

0.1.1 (2020-04-27)

Features