Skip to content

Commit eae2a38

Browse files
authored
Update README.md (#85)
1 parent 52bfff4 commit eae2a38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ vue-concurrency aims to provide a reasonable abstraction for performing asynchro
1212

1313
## Features
1414

15-
- Vue 3 ✅
16-
- Vue 2 + [@vue/composition-api](https://github.com/vuejs/composition-api)
15+
- Vue 3 + Vue 2.7 (Version >= 4.x)
16+
- Vue 2 + [@vue/composition-api](https://github.com/vuejs/composition-api) (Version < 4.x)
1717
- **TypeScript support**
1818
- **Async cancellation** via generator functions and [CAF](https://github.com/getify/CAF)
1919
- Providing `AbortSignal` to **abort XHR/Fetch requests**

0 commit comments

Comments
 (0)