Skip to content

v6.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 11:58
· 6 commits to main since this release
8f5aa8d

Minor Changes

  • 3bdc4b0: Export type Options from component as ComponentOptions.
  • 7303994: Allow omitting initialValue from useRef.
  • 4705ede: Infer virtual type definition from renderer arguments.
  • 17190b1: export Ref type
  • 8ff7db9: Improve the defintion of useState, better handling initial value.