# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.2](https://github.com/toss/slash/compare/@toss/emotion-utils@1.2.1...@toss/emotion-utils@1.2.2) (2024-10-24)

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





## [1.2.1](https://github.com/toss/slash/compare/@toss/emotion-utils@1.2.0...@toss/emotion-utils@1.2.1) (2024-10-24)


### Bug Fixes

* **@toss/emotion-utils:** Use useIsomorphicLayoutEffect in @toss/react ([#474](https://github.com/toss/slash/issues/474)) ([e95595c](https://github.com/toss/slash/commit/e95595cda8ad27091229571dcc2857062e6b35aa))





# [1.2.0](https://github.com/toss/slash/compare/@toss/emotion-utils@1.1.12...@toss/emotion-utils@1.2.0) (2024-03-26)


### Features

* **@toss/emotion-utils:** improve stack test coverage ([#403](https://github.com/toss/slash/issues/403)) ([638c499](https://github.com/toss/slash/commit/638c4998047672513d3cce746e261554c3ff2c58))
* **packages:** add repository information in package.json ([#446](https://github.com/toss/slash/issues/446)) ([063cc5d](https://github.com/toss/slash/commit/063cc5d4699b1ba0dc20db3d2bb7dc673947500b))





## [1.1.11](https://github.com/toss/slash/compare/@toss/emotion-utils@1.1.10...@toss/emotion-utils@1.1.11) (2023-10-04)

### Bug Fixes

* Fix incorrect semver in some packages ([#334](https://github.com/toss/slash/issues/334)) ([258d09a](https://github.com/toss/slash/commit/258d09a02a0075a3004762f969b4c13a5d06eecd))

## [1.1.10](https://github.com/toss/slash/compare/@toss/emotion-utils@1.1.9...@toss/emotion-utils@1.1.10) (2023-07-03)

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

## [1.1.9](https://github.com/toss/slash/compare/@toss/emotion-utils@1.1.8...@toss/emotion-utils@1.1.9) (2023-06-13)

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

## [1.1.8](https://github.com/toss/slash/compare/@toss/emotion-utils@1.1.7...@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](https://github.com/toss/slash/issues/221)) ([7989e6a](https://github.com/toss/slash/commit/7989e6aa0b4b0f81bf11bbb5d601f68ec766e2d0))

## [1.1.7](https://github.com/toss/slash/compare/@toss/emotion-utils@1.1.6...@toss/emotion-utils@1.1.7) (2023-03-13)

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

## [1.1.6](https://github.com/toss/slash/compare/@toss/emotion-utils@1.1.5...@toss/emotion-utils@1.1.6) (2023-02-27)

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

## [1.1.5](https://github.com/toss/slash/compare/@toss/emotion-utils@1.1.4...@toss/emotion-utils@1.1.5) (2023-01-09)

### Bug Fixes

* remove unnecessary files of all packages ([#165](https://github.com/toss/slash/issues/165)) ([d883a0b](https://github.com/toss/slash/commit/d883a0b2aebdbc2ca39c67902cec754c63921dfe))

## [1.1.4](https://github.com/toss/slash/compare/@toss/emotion-utils@1.1.3...@toss/emotion-utils@1.1.4) (2022-12-06)

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

## [1.1.3](https://github.com/toss/slash/compare/@toss/emotion-utils@1.1.2...@toss/emotion-utils@1.1.3) (2022-11-16)

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

## [1.1.2](https://github.com/toss/slash/compare/@toss/emotion-utils@1.1.1...@toss/emotion-utils@1.1.2) (2022-11-15)

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

## [1.1.1](https://github.com/toss/slash/compare/@toss/emotion-utils@1.1.0...@toss/emotion-utils@1.1.1) (2022-11-14)

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

# [1.1.0](https://github.com/toss/slash/compare/@toss/emotion-utils@1.0.5...@toss/emotion-utils@1.1.0) (2022-11-10)

### Features

* **emotion-utils:** Add position's function method(absolute, fixed, sticky) ([#117](https://github.com/toss/slash/issues/117)) ([b030713](https://github.com/toss/slash/commit/b030713e17e0dfb7b8429c38093f773a28ca1225))
* **rollup-config:** Make rollup-config public ([#125](https://github.com/toss/slash/issues/125)) ([f6370e8](https://github.com/toss/slash/commit/f6370e8c4b0fa926e923b518c26b7071ee0e53da))

## [1.0.5](https://github.com/toss/slash/compare/@toss/emotion-utils@1.0.4...@toss/emotion-utils@1.0.5) (2022-11-01)

### Bug Fixes

* **emotion-utils:** refactor position function  ([#84](https://github.com/toss/slash/issues/84)) ([cffedf6](https://github.com/toss/slash/commit/cffedf602aedf301aea9bd8081841f63cc3e03c5))

## [1.0.4](https://github.com/toss/slash/compare/@toss/emotion-utils@1.0.3...@toss/emotion-utils@1.0.4) (2022-10-18)

### Bug Fixes

* **emotion-utils:** replace flex's align type with a more specific type ([#64](https://github.com/toss/slash/issues/64)) ([4fd556e](https://github.com/toss/slash/commit/4fd556ea4c5a58a4f68f28adea8c4c06d3b8e44c))

## [1.0.3](https://github.com/toss/slash/compare/@toss/emotion-utils@1.0.2...@toss/emotion-utils@1.0.3) (2022-10-12)

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

## [1.0.2](https://github.com/toss/slash/compare/@toss/emotion-utils@1.0.1...@toss/emotion-utils@1.0.2) (2022-10-12)

### Bug Fixes

* **emotion-utils:** Change default value of align-items prop in Flex ([b82714c](https://github.com/toss/slash/commit/b82714c13edcdee68ecd72aa61bfddcabbacf295))
* Fix type error in @toss/react ([5cc3793](https://github.com/toss/slash/commit/5cc37936e8739204f32f9f50ee61570b758343f8))

## [1.0.1](https://github.com/toss/slash/compare/@toss/emotion-utils@1.0.0...@toss/emotion-utils@1.0.1) (2022-10-11)

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