From 9704887d00af31581dc1192a8c7428f53d7eea90 Mon Sep 17 00:00:00 2001 From: Yasuhiro SHIMIZU Date: Tue, 28 Feb 2023 20:03:38 +0900 Subject: [PATCH] Update version table --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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