github-actions
released this
28 May 10:20
·
16 commits
to master
since this release
Patch Changes
- 47ba5c7: Add peerDependencies for ws: utf-8-validate, bufferutil
- 47ba5c7: OperationType now is created with enum, not just union type
- 47ba5c7: Wrap repositories into error handling proxy
- 47ba5c7: Update dependencies
- 47ba5c7: [Fix] handle
loadSecurityIfNotExist
in hook error - 47ba5c7: Algorithm run status now includes enum instead of basic union type
- 47ba5c7: Store enums in separate files
- 47ba5c7: Define TRPC inputs as separate schemas
- 47ba5c7: Algorithm InputType now is enum instead of union type
- 47ba5c7: OrderStatus now created with enum, not just union type