Releases: Tarektouati/vue-use-web
Releases · Tarektouati/vue-use-web
🆕 Functions and API changes
First Major release of vue-use-web
due to **Breaking changes on useFetch
, the documentation have been updated.
New function : useNotification
.
v0.10.1
chore(deps-dev): bump typescript from 3.7.5 to 3.8.3 (#93)
v0.10.0
v0.7.0
🆕 Functions
- added
useWebSocket
and its documentation can be found here.
v0.6.0
v0.5.0
v0.4.0
🆕 New Functions
- added
useFetch
which you can find the documentation for here.