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
ajv-ts@0.7.1
Patch Changes
6acd6ef: This release contains next updates
Fixes
Issue #57 - merge construct schema with undefined fields.
Extend don't update def property.
Advanced TS type for .array() call.
Chore
remove benchmarks for now
add more detailed bug report template
Infra
Configure vitest config file for testing and enable github actions reporter for CI
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
ajv-ts@0.7.1
Patch Changes
6acd6ef: This release contains next updates
Fixes
merge
construct schema withundefined
fields.def
property..array()
call.Chore
Infra
tsx
package for inspection.Tests
object
type.