Replies: 1 comment
|
This is on the radar. There's a bigger issue for us to handle in order to make it possible. Sinclair has been very helpful as much as possible, and even with the extra help, this update will create a breaking change. But we're working on it. 😁 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
It will be easier to use
Type.Compositeto make complicated schema with the latest version. this function does not exist on older versions of sinclair/typebox package.so if you can update
@feathers/typboxdependancysinclair/typboxto latest version. or make it peer dependency so it can be updated freely later when need with new features.thank you for the awesome framework.
All reactions