Add order/limit support to find queries

This commit is contained in:
Endeavorance 2025-04-18 10:27:48 -04:00
parent b4eeb2c296
commit 153725f785
4 changed files with 91 additions and 18 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@endeavorance/prequel",
"version": "2.1.0",
"version": "2.2.0",
"exports": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {