diff --git a/README.md b/README.md index f0e92bad..f84c24f6 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Since we need to support a variety of Vue and Jest versions, vue-jest doesn't fo | Vue 3 | Jest 27 and above | `@vue/vue3-jest@27` | 27.x | | Vue 2 | Jest 28 and above | `@vue/vue2-jest@28` | 28.x | | Vue 3 | Jest 28 and above | `@vue/vue3-jest@28` | 28.x | +| Vue 2 | Jest 29 and above | `@vue/vue2-jest@29` | 29.x | +| Vue 3 | Jest 29 and above | `@vue/vue3-jest@29` | 29.x | ```bash # Vue 2