Skip to content

Commit 240cdcd

Browse files
Added base query methods in content type class
1 parent fbb2b27 commit 240cdcd

6 files changed

Lines changed: 489 additions & 260 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### Version: 5.2.0
2+
#### Date: Apr-09-2026
3+
Enhancement: `ContentTypeQuery` extends `BaseQuery` so `stack.contentType()` supports `paginate`, `skip`, `limit`, and related query helpers without mutating `_queryParams`; `includeGlobalFieldSchema()` and `find()` stay backward compatible. Expanded unit tests for `ContentTypeQuery`.
4+
15
### Version: 5.1.2
26
#### Date: Mar-16-2026
37
Fix: Added security issues

0 commit comments

Comments
 (0)