Skip to content

Latest commit

 

History

History
119 lines (55 loc) · 5.52 KB

CHANGELOG.md

File metadata and controls

119 lines (55 loc) · 5.52 KB

Change Log

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

1.2.2 (2024-10-24)

Note: Version bump only for package @toss/emotion-utils

1.2.1 (2024-10-24)

Bug Fixes

  • @toss/emotion-utils: Use useIsomorphicLayoutEffect in @toss/react (#474) (e95595c)

1.2.0 (2024-03-26)

Features

  • @toss/emotion-utils: improve stack test coverage (#403) (638c499)
  • packages: add repository information in package.json (#446) (063cc5d)

1.1.11 (2023-10-04)

Bug Fixes

  • Fix incorrect semver in some packages (#334) (258d09a)

1.1.10 (2023-07-03)

Note: Version bump only for package @toss/emotion-utils

1.1.9 (2023-06-13)

Note: Version bump only for package @toss/emotion-utils

1.1.8 (2023-04-12)

Bug Fixes

  • emotion-utils: Allows 'as' prop in Flex and Stack to receive all elements (#221) (7989e6a)

1.1.7 (2023-03-13)

Note: Version bump only for package @toss/emotion-utils

1.1.6 (2023-02-27)

Note: Version bump only for package @toss/emotion-utils

1.1.5 (2023-01-09)

Bug Fixes

  • remove unnecessary files of all packages (#165) (d883a0b)

1.1.4 (2022-12-06)

Note: Version bump only for package @toss/emotion-utils

1.1.3 (2022-11-16)

Note: Version bump only for package @toss/emotion-utils

1.1.2 (2022-11-15)

Note: Version bump only for package @toss/emotion-utils

1.1.1 (2022-11-14)

Note: Version bump only for package @toss/emotion-utils

1.1.0 (2022-11-10)

Features

  • emotion-utils: Add position's function method(absolute, fixed, sticky) (#117) (b030713)
  • rollup-config: Make rollup-config public (#125) (f6370e8)

1.0.5 (2022-11-01)

Bug Fixes

  • emotion-utils: refactor position function (#84) (cffedf6)

1.0.4 (2022-10-18)

Bug Fixes

  • emotion-utils: replace flex's align type with a more specific type (#64) (4fd556e)

1.0.3 (2022-10-12)

Note: Version bump only for package @toss/emotion-utils

1.0.2 (2022-10-12)

Bug Fixes

  • emotion-utils: Change default value of align-items prop in Flex (b82714c)
  • Fix type error in @toss/react (5cc3793)

1.0.1 (2022-10-11)

Note: Version bump only for package @toss/emotion-utils