From 10e714b800d7b6bccba5bf95a242583a80cdc972 Mon Sep 17 00:00:00 2001 From: Dario Piotrowicz Date: Wed, 8 May 2024 12:19:08 +0100 Subject: [PATCH] amend changeset (change 'serialize' to 'proxy') --- .changeset/wet-taxis-share.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/wet-taxis-share.md b/.changeset/wet-taxis-share.md index 9011b1198a97..70cd4c336900 100644 --- a/.changeset/wet-taxis-share.md +++ b/.changeset/wet-taxis-share.md @@ -2,4 +2,4 @@ "miniflare": patch --- -fix: make the magic proxy able to serialize objects containing functions +fix: make the magic proxy able to proxy objects containing functions