Skip to content

groq-builder@0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 21:32
· 15 commits to main since this release
22e5dd3

Minor Changes

  • Added conditional and select features (#256)

  • Improved the way we handle validation. (#255)
    Enable "tree shaking" to remove validation, if unused.
    Improve type-checking of validation methods, for better error detection.

Patch Changes

  • Added support for Fragments via q.fragment (#250)