From 1d3350d3c13a4f75dc79c1540ae38e9c3ecc8002 Mon Sep 17 00:00:00 2001 From: saltyaom Date: Wed, 27 Dec 2023 17:52:13 +0700 Subject: [PATCH] :broom: fix: type --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb535ca7..a70ec98c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ Bug fix: # 0.8.4. - 27 Dec 2023 Bug fix: -- add early return on `isContextPassToFunction` for static content to prevent invalid regex +- macro caused an Object.entries cannot be undefined - `mapResponse` and `afterHandle` missing decorators # 0.8.3. - 23 Dec 2023