Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 06:13
· 5 commits to main since this release
205ce15

Minor Changes

  • 553d05d Thanks @kripod! - feat(type-checked): enable 'no-misused-spread'

  • 916d052 Thanks @kripod! - feat(base): constrain array literal type assertions

Patch Changes

  • 71cbebf Thanks @kripod! - fix(base): disable unified signature warnings for overloads with different JSDoc

  • b498fed Thanks @kripod! - docs: recommend defineConfig() helper in usage example