From 6327cae50a2c0070ef3f3ea79e93c5321e0f27ea Mon Sep 17 00:00:00 2001 From: Mirela Prifti <57798527+mirelaprifti@users.noreply.github.com> Date: Sat, 15 Aug 2026 12:06:26 +0200 Subject: [PATCH 1/3] Revise blog content and update section headings Updated phrasing and reorganized content for clarity. --- .../blog/this-week-in-effect/131/index.mdx | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/apps/web/src/content/blog/this-week-in-effect/131/index.mdx b/apps/web/src/content/blog/this-week-in-effect/131/index.mdx index 0ee39aa1f..5970d2064 100644 --- a/apps/web/src/content/blog/this-week-in-effect/131/index.mdx +++ b/apps/web/src/content/blog/this-week-in-effect/131/index.mdx @@ -62,17 +62,15 @@ To catch up on more updates, check out [**Effect v4 Beta updates**](https://effe --- -Other technical changes from the past week. +Other technical updates from the past week. -### Effect CLI - -- [Fix(cli): escape quotes in generated completion descriptions](https://github.com/Effect-TS/effect/pull/7173) (Bug Fix) +### A skill for [Effect v3 to v4 Migration](https://www.skills.sh/effect-ts/skills/effect-v3-to-v4) -## Effect Adoption Partner + -Save your seat for the first [Effect Training Workshop](https://www.eventbrite.com/e/ziverge-effect-ts-workshop-tickets-1993621741295?aff=oddtdtcreator) by John De Goes! +### Effect CLI - +- [Fix(cli): escape quotes in generated completion descriptions](https://github.com/Effect-TS/effect/pull/7173) (Bug Fix) ## Community Events @@ -88,6 +86,12 @@ Save your seat for the first [Effect Training Workshop](https://www.eventbrite.c Visit our [Effect Community Events calendar](https://luma.com/effect-community) and subscribe for updates on upcoming Effect events. +## Effect Adoption Partner + +Save your seat for the first [Effect Training Workshop](https://www.eventbrite.com/e/ziverge-effect-ts-workshop-tickets-1993621741295?aff=oddtdtcreator) by John De Goes! + + + ## Community Highlights - 🪄 From 8d6a10d7fcbe7afc3ad760652f33c1c2623d3d11 Mon Sep 17 00:00:00 2001 From: Mirela Prifti <57798527+mirelaprifti@users.noreply.github.com> Date: Sat, 15 Aug 2026 12:18:04 +0200 Subject: [PATCH 2/3] Update excerpt for blog post 131 --- apps/web/src/content/blog/this-week-in-effect/131/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/content/blog/this-week-in-effect/131/index.mdx b/apps/web/src/content/blog/this-week-in-effect/131/index.mdx index 5970d2064..63b2eb773 100644 --- a/apps/web/src/content/blog/this-week-in-effect/131/index.mdx +++ b/apps/web/src/content/blog/this-week-in-effect/131/index.mdx @@ -1,7 +1,7 @@ --- pagefind: false title: This Week in Effect - 131 -excerpt: "Effect v4 Release Candidate is here! Effect Days 2026 is back 🇮🇹! Effect Warsaw Meetup 1 scheduled for September 15." +excerpt: "Effect v4 Release Candidate is here! Effect Days 2026 🇮🇹 is back! A skill for Effect v3 to v4 Migration." date: 2026-08-14 authors: - davide_scognamiglio From 716fa5ea91828b2ff00c6c748808f87ba0803e05 Mon Sep 17 00:00:00 2001 From: DadeSko Date: Sat, 15 Aug 2026 12:25:03 +0200 Subject: [PATCH 3/3] vp run fmt:fix --- apps/web/src/content/blog/this-week-in-effect/131/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/content/blog/this-week-in-effect/131/index.mdx b/apps/web/src/content/blog/this-week-in-effect/131/index.mdx index 63b2eb773..09f96141c 100644 --- a/apps/web/src/content/blog/this-week-in-effect/131/index.mdx +++ b/apps/web/src/content/blog/this-week-in-effect/131/index.mdx @@ -66,7 +66,7 @@ Other technical updates from the past week. ### A skill for [Effect v3 to v4 Migration](https://www.skills.sh/effect-ts/skills/effect-v3-to-v4) - + ### Effect CLI