- d6620b3: Add support for level, sectionId and type for entry queries. Make types of builder methods more dry. Update Readme.
- 883cbba: Add support for arrays in id and section methods. Remove status method from common builder and add custom status method to entry and user query. Add Prettify typescript helper. Fix some quirks in type definitions for the querybuilders.
- 53fe569: Change api endpoint url from
/v1/api/customQuery
to/v1/api/queryApi/customQuery
.
- 8378e3d: Change naming of the useCraftUrlBuilder to buildCraftQueryUrl
- be880b3: Add the querybuilder logic.