Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Latest commit

 

History

History
47 lines (27 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

47 lines (27 loc) · 2.23 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.3 (2020-09-07)

Note: Version bump only for package root

0.2.2 (2020-09-07)

Bug Fixes

  • add missing key to Flex child components (c08d64c)
  • avoid rendering empty children (b9c9a8d)

0.2.1 (2020-06-20)

Bug Fixes

  • add fallback values (3ee6df6)
  • add workaround for type conflict (b5f0e29)
  • update workflow to reflect branch change (dae4778)

0.2.0 (2020-04-10)

Features

  • flex: use custom system, pass flex item styles to child (b8c9828)

0.1.1 (2020-04-10)

Bug Fixes

0.1.0 (2020-04-08)

Bug Fixes

  • switch to yarn due to dep conflicts (380ff35)

Features

  • support strings and numbers (833e830)