Skip to content

Releases: gblikas/querykit

v0.6.2

16 Mar 19:37
deede47

Choose a tag to compare

What's Changed

  • Fix SQL injection via orderBy direction in Drizzle adapter by @Copilot in #22

Full Changelog: v0.6.1...v0.6.2

v0.6.1

12 Mar 21:06
5bc7c77

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 Mar 19:19
98d9e76

Choose a tag to compare

What's Changed

  • Fix denyValues to block all value references; add enforceExcludedValues for RBAC enforcement by @Copilot in #18

Full Changelog: v0.5.1...v0.6.0

v0.5.1

25 Feb 22:26
916fe18

Choose a tag to compare

What's Changed

  • Support numeric and boolean values in virtual field allowedValues by @Copilot in #15
  • Fix string-to-number key conversion in virtual fields resolver by @Copilot in #16

Full Changelog: v0.5.0...v0.5.1

v0.5.0

24 Feb 19:14
f616cb4

Choose a tag to compare

What's Changed

  • Add raw SQL expression support for virtual fields by @Copilot in #14

Full Changelog: v0.4.0...v0.5.0

v0.4.0

20 Feb 23:04
699d64f

Choose a tag to compare

What's Changed

  • Example app querykit update by @gblikas in #12
  • Add Virtual Fields support by @gblikas in #13
  • Remove type assertions from virtual fields by making fields() method-level generic by @Copilot in #13

New Contributors

  • @Copilot made their first contribution in #13

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Feb 23:12
4218045

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

01 Feb 22:13
d87418a

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Jan 23:32
a1f0540

Choose a tag to compare

What's Changed

  • Add Vercel analytics and track SDK issues by @gblikas in #3
  • Render getting started snippets with syntax highlighter by @gblikas in #4
  • Add Vercel speed insights and querykit metrics by @gblikas in #5
  • Fix React Server Components CVE vulnerabilities by @vercel[bot] in #7
  • QueryKit deny values field by @gblikas in #6
  • NPM trusted publishers pipeline by @gblikas in #8

New Contributors

  • @vercel[bot] made their first contribution in #7

Full Changelog: https://github.com/gblikas/querykit/commits/v0.1.0

v0.0.0

21 Aug 00:18

Choose a tag to compare

What's Changed

  • Audit LIQE filter to ORM query translation by @gblikas in #1
  • Add bugbot guidelines file by @gblikas in #2

New Contributors

Full Changelog: https://github.com/gblikas/querykit/commits/v0.0.0