chore(workflows-sdk, utils): Prevent unnecessary serialization (#13413)

* chore(workflows-sdk, utils): Prevent unnecessary serialization

* Create poor-mugs-cheat.md
This commit is contained in:
Adrien de Peretti
2025-09-04 16:19:35 +02:00
committed by GitHub
parent bd571aca82
commit 55a35e4721
5 changed files with 31 additions and 11 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"@medusajs/event-bus-local": patch
"@medusajs/utils": patch
"@medusajs/workflows-sdk": patch
---
chore(workflows-sdk, utils): Prevent unnecessary serialization