Skip to content

Releases: samuelreichor/query-api

v0.8.0

06 Nov 19:44

Choose a tag to compare

0.8.0 (2025-11-06)

🚀 Features

  • nuxt: Add caching option with ttl for client navigation (b91356d)

v0.7.1

20 Oct 09:43

Choose a tag to compare

0.7.1 (2025-10-20)

🩹 Fixes

  • nuxt: Add missing buildUrl method to query builder (e160c14)

v0.7.0

18 Oct 15:03

Choose a tag to compare

0.7.0 (2025-10-18)

🚀 Features

  • js: Add fixedOrder property to query builder (d27695c)

🩹 Fixes

  • js: Fix faulty filtering for false values (fa8dcc0)

v0.6.0

28 Sep 18:17

Choose a tag to compare

0.6.0 (2025-09-28)

🚀 Features

  • js: Add relatedTo function to query builder (bc5e757)

v0.5.0

14 Sep 16:07

Choose a tag to compare

0.5.0 (2025-09-14)

🚀 Features

  • js: Add includeFullEntry property (65a0e47)
  • vue: Add block mapping prop to craft area to enhance flexibility (ec32b4b)

🩹 Fixes

  • js: Fix wrong types when using boolean in urls (e5e647f)

v0.4.2

16 Jul 13:01

Choose a tag to compare

0.4.2 (2025-07-16)

🩹 Fixes

  • vue: Fix issue with section:entryType contentMapping logic in CraftPage (b41980f)

v0.4.1

15 Jul 14:38

Choose a tag to compare

0.4.1 (2025-07-15)

🩹 Fixes

  • nuxt: Fix missing exports of js and vue types (b720844)

v0.4.0

15 Jul 14:27

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.4.0-alpha4

23 Jun 20:08

Choose a tag to compare

v0.4.0-alpha4 Pre-release
Pre-release

0.4.0-alpha4 (2025-06-23)

🩹 Fixes

  • react: Fix broken link in readme (b942ed3)

v0.4.0-alpha3

22 Jun 11:13

Choose a tag to compare

v0.4.0-alpha3 Pre-release
Pre-release

0.4.0-alpha3 (2025-06-22)

🩹 Fixes

  • react: Fix law of hooks in useApi and namings (d7e52db)