From 33bf63ea32383474876ad83783dd3535e84696d0 Mon Sep 17 00:00:00 2001 From: Charles Lowell Date: Mon, 20 Jan 2025 16:52:54 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B7=EF=B8=8F=20Release=20effection=203?= =?UTF-8?q?.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7193902f..95fb5f0a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,12 @@ # Changelog +## 3.2.0 + +- ✨ Backfill the `scoped()` API + https://github.com/thefrontside/effection/pull/964 +- ✨ Backport `withResolvers()` from v4 to v3 + https://github.com/thefrontside/effection/pull/963 + ## 3.1.0 - 🐛 dynamically import node process