chore: release packages (#373)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9c41181875
commit
1316d7de49
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@esengine/server": patch
|
||||
---
|
||||
|
||||
fix: expose `id` property on ServerConnection type
|
||||
|
||||
TypeScript was not properly resolving the inherited `id` property from the base `Connection` interface in some module resolution scenarios. This fix explicitly declares the `id` property on `ServerConnection` to ensure it's always visible to consumers.
|
||||
Reference in New Issue
Block a user