Skip to content

v3.0.3

Choose a tag to compare

@erikras erikras released this 17 Jan 15:31
· 393 commits to master since this release

Bug Fixes

  • Custom components with type="radio" now enjoy the same logic to calculate checked as default <input type="radio"/> components. #118 #117

Typescript Fixes