Skip to content

Commit 21e68c8

Browse files
Merge pull request #352 from contentstack/enh/DX-4945
Added base query methods in content type class
2 parents fbb2b27 + 240cdcd commit 21e68c8

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)