Releases: Refrezsh/strapi-query-builder
Releases · Refrezsh/strapi-query-builder
v4.0.1
v4.0.0
- (docs) Changed statements about the exact type 7bc26d3
- (fix) Decrease in type accuracy for Typescript Performance b481a33
- (docs) Updated documentation for v4 0ca07cc
- (docs) Added a document on migration from v1 to v4 8d6b114
- (chore) Added performance test to GitAction 3c8455b
- (tests) Added type tests for each queryservice separately c92ff1e
- (tests) Added QQ and RQ builders to filters generic tests a529e51
- (fix) Fixes errors in joinPopulate types, joinQuery b6b92d6
- (fix) BREAKING: More strict input validation 5b4877c
- (feat) Added init initialization of idea of query compilation to object literal 2f08bf1 db8521f
- (chore) Clarification of JSDocs for "as const" and RQBuilder db28389
- (tests) Added snapshot tests for RQBuilder, QQBuilder 0b3d4ef
- (fix) Operators with multiple attributes 420ee73
- (feat) Rest API Query Builder 9e23628 badfc42 f7c37ce a79f3a0 6195d07
- (chore) Added *.tgz to ignore list, for local build purpose a8f56c7
- (chore) Added v4 branch to push, pull_request actions 4fb49b1
- (chore) Removed semantic-release 467bb1e
- (chore) Updated devDependencies f40e4a3
- (chore) Set version 4 for sync with strapi bd0d48c
- (chore) Adapt JSDocs for Query Engine e61b0eb
- (fix) Page and PageSize can be set optionally 8e18e93
- (tests) Added base test to check difference for Query Engine 20c467a
- (chore) Perfomance fixes ed3ae49 d070ab4 e9c810f 77c7046 7d494e4 b3a3541 4e1490f
- (chore) Put the common types and utilities in a separate d.ts file 00313d6
- (feat) QQBuilder 1b52141 4115070
- (chore) Small improvements and v8-traces e74274d
- (tests) Migrated old test to new SQBuilder ea9f644
- (chore) Improved JSDoc descriptions, following the general format b49f423
- (refactor) Added generalized sorts functions 97b142e
- (feat) Added basic filters operators 63feaa9 37a3c4f 0358262 85ab7e9 7073af8 a30ae80 e62af28 1fc74bc 3fe3041 f4899bd
- (feat) Added sortDesc and sortsDesc 646203d
- (chore) Refactored and added JSDocs for fields, sorts, filters, populate 5388276 cd41e02
- (feat) EntityService specific functions 5db264b
- (feat) Realized entity service pagination 34f6a5e
- (tests) Moving test on each query engine folder 5fcea90
- (feat) Added joinFields functionality 0b7679a
- (feat) Fully realized all populate functions 284de0a
- (tests) Added actual check of object structure f46d31f
- (chore) Poor TS performance on large queries. fde6729
- (fix) Type producing for populateDynamic operator 19fd821
- (feat) Base realization of PopulateRelation/PopulateDynamicZone 3b3de9a
- (fix) Added string[], number[], boolean[] to primitive value types 6877fe2
- (feat) Added filterRelation operator 5ddae65
- (chore) Added descriptions for not, and, or, filterDeep functions as JSDocs ba2259c
- (feat) Added base function for eq filter 2fc001f
- (chore) More compact type building 074cdff
- (tests) Tests of fields without duplicates 6ab75f8
- (fix) Fixed type overwrite for different operators [5f9f78f](5f9f78f61b50e5484675a63d1ff59...
v1.2.2
v1.2.1
v1.2.0
- chore: Added node engines to package json 2180683
- docs: Readme.md - Grammar corrections - Simplification of descriptions - Correction pagination examples d1cc650
- test: Update of semantics - Strapi build types, added more complex query with dynamic zones. - Fixed test description to be more fluent in reading. - Added test for _isDefined util f5b9fa3
- refactor: Removed release action - This action don't work for now. bd2a434
- fix: Entity / Query engines pagination - Strapi Service aka Rest API has pagination key to store pagination query. - Entity Service / Query engine for strapi 4.12.4 now stores pagination without "pagination" key. - Updated test keys of build types and pagination test. - Added service check in "_buildQuery" method, for differentiate "pagination" key assigment. c6a3a24
- fix: Pagination and build types - Added withCount property for strapi service query. - Simplified pagination merging. - Added utility function _isDefined to prevent JS to bool check that can cause type conversion errors. - refactored pagination test: right "it -> should" naming, added tests with query types. 00d74c5
- raw-step c668c41