Skip to content

4.5.0

Compare
Choose a tag to compare
@csandman csandman released this 22 Feb 00:29
· 76 commits to main since this release

What's Changed

  • Fixed grammar and spelling mistakes in README.md by @JackHumphries9 in #217
  • Make the size prop responsive by @csandman in #243
    • Make the size prop responsive, so either a breakpoint object or array can be passed in addition to a normal value.
      • Feature added in response to #241.
      • Also added the @chakra-ui/media-query package in order to accomplish this.
    • Update all packages.
  • Custom Variants by @csandman in #244
    • Add the option to use custom variants for the Input and Tag components, pulled from the theme. This feature isn't widely tested and may not perform exactly how you expect it to.

New Contributors

Full Changelog: v4.4.3...v4.5.0