fix(medusa, types): Mark properties as nullable to reflect their correct types (#5281)
* fix(medusa, types): Mark properties as nullable to reflect their correct types * Create chilly-pugs-doubt.md * fix column type to prevent inference --------- Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com>
This commit is contained in:
co-authored by
Oli Juhl
Philip Korsholm
parent
3376f4ccc1
commit
69cf7215f1
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
fix(medusa, types): Mark properties as nullable to reflect their correct types
|
||||
Reference in New Issue
Block a user