Skip to content

v0.17.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 16:39
· 923 commits to refs/heads/main since this release
8669b07

What’s Changed

  • Add more form-related props to Button. Add onKeyDown and onKeyUp to TextField and TextArea. (#551) @bvkimball
  • Generate .d.cts files alongside .d.ts files. (#555) @gabro
  • Better SSR support (#548) @gabro
  • Export default defaultMessages for the English language (#553) @gabro

🔧 Dependency updates

📚 Documentation

  • Add alternativeNames and relatedComponents to ComponentDoc (#554) @gabro