MartinMalinda / vue-concurrency

A library for encapsulating asynchronous operations and managing concurrency for Vue and Composition API.
https://vue-concurrency.netlify.app/
MIT License
352 stars 15 forks source link

Update README.md #85

Closed dschmidt closed 2 years ago

dschmidt commented 2 years ago

UnfortunateIy I just thought of this after the release, but I think it's a good idea to give developers a hint which version to use.

You can probably also close #82 and delete the vue3 and vue3-support branches.

MartinMalinda commented 2 years ago

Perfect 👍 thanks

The only thing left to resolve is the CAF + TS issue now, I'll give it a second look soon