diff --git a/docs/reference/support-policy.md b/docs/reference/support-policy.md index 195d9c73d..3a4890011 100644 --- a/docs/reference/support-policy.md +++ b/docs/reference/support-policy.md @@ -130,14 +130,14 @@ compatibility tables to describe the interoperability requirements of these piec #### Jest -| Stencil Version | Jest v24 | Jest v25 | Jest v26 | Jest v27 | Jest v28+ * | -|:---------------:|:--------:|:--------:|:--------:|:--------:|:-----------:| -| V4 | ✅ | ✅ | ✅ | ✅ | ❌ | -| V3 | ✅ | ✅ | ✅ | ✅ | ❌ | -| V2 | ✅ | ✅ | ✅ | ✅ | ❌ | -| V1 | ✅ | ✅ | ✅ | ❌ | ❌ | - -\* Support for Jest 28+ will be released in an upcoming version of Stencil v4. +| Stencil Version | Jest v24-26 | Jest v27 | Jest v28 * | Jest v29 * | +|:---------------:|:-----------:|:--------:|:----------:|:-----------:| +| V4 | ✅ | ✅ | ✅ | ✅ | +| V3 | ✅ | ✅ | ❌ | ❌ | +| V2 | ✅ | ✅ | ❌ | ❌ | +| V1 | ✅ | ❌ | ❌ | ❌ | + +\* Support for Jest 28 & 29 has been included since Stencil v4.7.0. #### Puppeteer