Releases: nuxt-community/composition-api
Releases · nuxt-community/composition-api
Release 0.1.3
0.1.3 (2020-04-28)
Bug Fixes
- set $fetchState if nonexistent (d94c40e)
Release 0.1.2
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
0.1.1 (2020-04-27)
Features