fix(utils): Mikro orm repository update many to many should detach all items by default (#9917)

* fix(utils): Mikro orm repository update many to many should detach all items by default

* Create shiny-spiders-raise.md
This commit is contained in:
Adrien de Peretti
2024-11-05 08:53:55 +01:00
committed by GitHub
parent 61cb97da26
commit 16b4cc433e
3 changed files with 115 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/utils": patch
---
fix(utils): Mikro orm repository update many to many should detach all items by default