github-actions
released this
29 Jul 10:28
·
2873 commits
to main
since this release
Changed
- Updated number input
onChange
handler to allow synchronous updates to the value when using the scrubber. - Improved TypeScript typings in our factory functions. The changes allow for more accurate type inference for the
ref
property when dealing with both intrinsic HTML elements and custom React components.