Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 21:52
· 621 commits to main since this release
9bf7dd9

Major Changes

  • #1490 78afde6e Thanks @calebeby! - Change button default type to the browser's default. This is breaking because if you were using the button component in a form without a type property, then the default type has changed from button to submit, to match the browser's default behavior.

Minor Changes