Skip to content

Releases: samuelreichor/js-craftcms-api

v0.1.4

16 Nov 11:57
Compare
Choose a tag to compare

Patch Changes

  • d6620b3: Add support for level, sectionId and type for entry queries.
    Make types of builder methods more dry.
    Update Readme.

v0.1.3

15 Nov 20:17
Compare
Choose a tag to compare

Patch Changes

  • 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.

v0.1.2

08 Nov 11:20
Compare
Choose a tag to compare

Patch Changes

  • 53fe569: Change api endpoint url from /v1/api/customQuery to /v1/api/queryApi/customQuery.

v0.1.1

29 Oct 15:42
Compare
Choose a tag to compare

Patch Changes

  • 8378e3d: Change naming of the useCraftUrlBuilder to buildCraftQueryUrl