[2025-02-17]
- Optimizes the aggregation pipeline generated while using facet by moving the shared pipeline stages above the facet stage which were earlier duplicated
[2025-01-23]
- Added prepaginate string support for TypeScript
[2024-07-23]
- Fix for #63, #60
[2024-07-05]
- Added match stage before facet to improve performance.
[2024-06-24]
- Added Support for prepagination.
- Added TS Files.