Skip to content

Latest commit

 

History

History
125 lines (69 loc) · 5.7 KB

CHANGELOG.md

File metadata and controls

125 lines (69 loc) · 5.7 KB

1.0.1 (2022-08-18)

Bug Fixes

  • add explicit function return types (#3) (ccf7099)

1.0.0 (2022-06-25)

Bug Fixes

Features

BREAKING CHANGES

  • Updates type definitions and the expected styles instance shape

1.0.0-alpha.11 (2022-06-25)

Features

1.0.0-alpha.10 (2021-12-15)

Bug Fixes

1.0.0-alpha.9 (2021-12-15)

Bug Fixes

  • fix safari bug with gap and column-reversed flex layouts (44750a9)

1.0.0-alpha.8 (2021-12-08)

Bug Fixes

1.0.0-alpha.7 (2021-12-07)

Features

  • add zstack, rename styles (1e3142e)

1.0.0-alpha.6 (2021-12-05)

Features

1.0.0-alpha.5 (2021-10-31)

Features

  • allow negative margins in row/column gaps (70bb1b8)

1.0.0-alpha.4 (2021-10-30)

Bug Fixes

1.0.0-alpha.3 (2021-10-29)

Bug Fixes

1.0.0-alpha.2 (2021-10-29)

Bug Fixes

1.0.0-alpha.1 (2021-10-29)

Features

  • update types to support latest dash (d9b1a94)

BREAKING CHANGES

  • Updates type definitions and the expected styles instance shape

0.1.3 (2021-09-26)

Bug Fixes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.2 (2021-09-14)

Features

0.1.1 (2021-09-01)

Features

  • add minWidth property to box (ecc4933)

0.1.0 (2021-08-25)