0.9.2 Release
New release out: 0.9.2
- You can now go from your schema types to typescript types more granularly than just
with ourDocument<TableName>
typeInfer - You can now add
after.order
when querying the database (it used to need to go before).filter - You can access the backend's api and http urls from functions:
andCONVEX_SITE_URLCONVEX_CLOUD_URL
and more!
https://blog.convex.dev/announcing-convex-0-9-2/
The Convex Blog
Happy Friday! We have a little patch release for you with a couple of new goodies. Stay tuned for some big updates coming soon.
