Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 21:32
· 19 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)