Skip to content

v3.6.0

Compare
Choose a tag to compare
@gregberge gregberge released this 15 Apr 15:43
· 36 commits to main since this release
0e6545e

Bug Fixes

  • move at-rules to end of nested responsive states (6c7528e), closes #288
  • core: add missing util (#362) (00ae8dc), closes #354
  • emotion: add missing createCss (#324) (f5eaa07)
  • types: add missing types to the borders system utility (#346) (c0c92b4)
  • types: fix missing values in types (#361) (01afa25), closes #355
  • types: remove deep path autocompletion (e01e8b3)
  • typing: Support any valid number for utility props that needs it (#357) (1fd72c6)

Features

  • add ability to customize spacing properties in "texts" (#351) (57304c2), closes #350
  • add outlineOffset property (#360) (4dac9a3)
  • added inline variants support (#334) (acfa364), closes #333
  • typing: infer automatically the typing of the generators used inside of the compose (#358) (ecbae73)