Skip to content

v6.0.0

Compare
Choose a tag to compare
@tuentisre tuentisre released this 08 Sep 15:11
· 1323 commits to master since this release

6.0.0 (2020-09-08)

Bug Fixes

  • FormTextField: Update Focus/Blur behavior in multiline FormTextField (b69c49b)
  • HighlightedCard: background image positioning (#108) (5813cac)
  • SSR: Fix some components server side rendering (e0b6777)

Features

  • bun: Remove Bun component (da4ca92)
  • Removed withSheet, createSheet and removeJssProps (#107) (7cf4aeb)

BREAKING CHANGES

  • bun: Remove Bun component
  • withSheet, createSheet and removeJssProps are no longer part of mistica-web. Use createUseStyles instead