Skip to content

Releases: vercel/cosmosdb-query

0.7.1

Choose a tag to compare

@nkzawa nkzawa released this 12 Mar 07:23

Patches

  • Obtaining partition key from value: #13

Credits
Huge thanks to @sagenschneider) for helping!

0.7.0

Choose a tag to compare

@nkzawa nkzawa released this 05 Mar 11:46

Minor Changes

  • Support multiple ORDER BY properties: #12

0.6.0

Choose a tag to compare

@nkzawa nkzawa released this 22 Dec 15:55

Minor Changes

  • Add ST_DISTANCE, ST_WITHIN, and ST_INTERSECTS spatial functions.: f51d216

Patches

  • Fix issue with lack of return statement for TOSTRING.: 56f2c73

Credits
Huge thanks to @lossyrob for helping!