Skip to content

v0.0.12

Choose a tag to compare

@tannerlinsley tannerlinsley released this 29 Aug 08:29
· 918 commits to main since this release

Version 0.0.12 - 8/29/2023, 8:29 AM

Changes

Fix

  • maximum depth exceeded should no longer occur (#408) (0b5c94d) by Corbin Crutchley
  • eslint for example project (#407) (77594a6) by Corbin Crutchley
  • Initial FieldAPI tests, made FieldAPI typings much more strict (#405) (7ee5524) by Corbin Crutchley
  • Fix minor FormApi bugs and add initial form API tests (#404) (25237e4) by Corbin Crutchley
  • getInputProps().value type (d4cf03f) by Tanner Linsley

Chore

  • attempt to fix release script (#411) (ea155f1) by Corbin Crutchley
  • attempt to fix test build CI command (#410) (f006b8e) by Corbin Crutchley

Other

  • Strictly type check field validators (#409) (caba021) by Corbin Crutchley
  • Update pnpm-lock.yaml (fdf5758) by Tanner Linsley
  • Fix defaults (#403) (123e7a0) by Corbin Crutchley
  • Update build tooling (#401) (74ac9f4) by Corbin Crutchley

Packages