This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
groq-builder@0.3.0
Minor Changes
Added
conditional
andselect
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
q.fragment
(#250)