# Change Log

## 2.0.2

### Patch Changes

- [`06f29f8cd`](https://github.com/chakra-ui/chakra-ui/commit/06f29f8cdbb10ff1da523e0d0e958b9990d041e1)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - Bump all packages
  to resolve deps issues

## 2.0.1

### Patch Changes

- [#6075](https://github.com/chakra-ui/chakra-ui/pull/6075)
  [`4ce8aca59`](https://github.com/chakra-ui/chakra-ui/commit/4ce8aca593f51f7f0c0c90317cc6100bb0eb32c2)
  Thanks [@fredckl](https://github.com/fredckl)! - Update version of react
  packages and fix ts error

## 2.0.0

### Major Changes

- [#5879](https://github.com/chakra-ui/chakra-ui/pull/5879)
  [`c390af485`](https://github.com/chakra-ui/chakra-ui/commit/c390af4859bcbcf12c982c677492cd6d4960889f)
  Thanks [@TimKolberger](https://github.com/TimKolberger)! - Bump all packages
  to next major for Chakra UI version 2.

* [#5989](https://github.com/chakra-ui/chakra-ui/pull/5989)
  [`ed692c0ae`](https://github.com/chakra-ui/chakra-ui/commit/ed692c0ae670bcac92b3da50d141afc6e233dee7)
  Thanks [@TimKolberger](https://github.com/TimKolberger)! - Omit `src`
  directory from being published to npm

- [#5882](https://github.com/chakra-ui/chakra-ui/pull/5882)
  [`41b3119f5`](https://github.com/chakra-ui/chakra-ui/commit/41b3119f59226f7c70942d6fd0f46480f9bcf196)
  Thanks [@TimKolberger](https://github.com/TimKolberger)! - Bump peer
  dependency to React and ReactDOM to >=18

## 2.0.0-next.2

### Major Changes

- [#5989](https://github.com/chakra-ui/chakra-ui/pull/5989)
  [`ed692c0ae`](https://github.com/chakra-ui/chakra-ui/commit/ed692c0ae670bcac92b3da50d141afc6e233dee7)
  Thanks [@TimKolberger](https://github.com/TimKolberger)! - Omit `src`
  directory from being published to npm

## 2.0.0-next.1

### Major Changes

- [#5882](https://github.com/chakra-ui/chakra-ui/pull/5882)
  [`41b3119f5`](https://github.com/chakra-ui/chakra-ui/commit/41b3119f59226f7c70942d6fd0f46480f9bcf196)
  Thanks [@TimKolberger](https://github.com/TimKolberger)! - Bump peer
  depencency to React and ReactDOM to >=18

## 2.0.0-next.0

### Major Changes

- [#5879](https://github.com/chakra-ui/chakra-ui/pull/5879)
  [`c390af485`](https://github.com/chakra-ui/chakra-ui/commit/c390af4859bcbcf12c982c677492cd6d4960889f)
  Thanks [@TimKolberger](https://github.com/TimKolberger)! - Bump all packages
  to next major for Chakra UI version 2.

## 1.1.2

### Patch Changes

- [`e1fe48cbe`](https://github.com/chakra-ui/chakra-ui/commit/e1fe48cbe37324744cfe6184d785c093cda1125e)
  Thanks [@TimKolberger](https://github.com/TimKolberger)! - Bumped patch
  version for every package to fix release process. Root cause was a bug in our
  CI configuration.

## 1.1.1

### Patch Changes

- [#5536](https://github.com/chakra-ui/chakra-ui/pull/5536)
  [`a503acabe`](https://github.com/chakra-ui/chakra-ui/commit/a503acabefcaea86cb7f40a6305830f09d2d6083)
  Thanks [@TimKolberger](https://github.com/TimKolberger)! - Bumped patch
  version for every package to fix release process.

## 1.1.1

### Patch Changes

- [#5075](https://github.com/chakra-ui/chakra-ui/pull/5075)
  [`5166335b2`](https://github.com/chakra-ui/chakra-ui/commit/5166335b27313313c4c8d3f9d5afbf3f709ddc22)
  Thanks [@cschroeter](https://github.com/cschroeter)! - Bump TypeScript version

## 1.1.0

### Minor Changes

- [`64e8466b5`](https://github.com/chakra-ui/chakra-ui/commit/64e8466b528a027c915b7d2d5f474b08a0800e92)
  [#3623](https://github.com/chakra-ui/chakra-ui/pull/3623) Thanks
  [@with-heart](https://github.com/with-heart)! - Upgraded `framer-motion`
  dependency to `^4.0.0`

## 1.0.2

### Patch Changes

- [`5bff79a1`](https://github.com/chakra-ui/chakra-ui/commit/5bff79a1ba6989d279fc432d5040c72cd75b392e)
  Thanks [@jmiazga](https://github.com/jmiazga)! - Updated framer-motion
  peerDependencies to v3

## 1.0.1

### Patch Changes

- [`d37ad622`](https://github.com/chakra-ui/chakra-ui/commit/d37ad622b929eead34d3a6eeb6a4d15c1c9f9286)
  [#2553](https://github.com/chakra-ui/chakra-ui/pull/2553) Thanks
  [@irreal](https://github.com/irreal)! - Added missing dependencies to the
  `package.json` for Create React App templates

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0 (2020-11-13)

**Note:** Version bump only for package @chakra-ui/cra-template-typescript

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-rc.8 (2020-10-29)

### Bug Fixes

- **toast:** allow custom render in update
  ([eb8bff9](https://github.com/chakra-ui/chakra-ui/commit/eb8bff911e6ec9de0165ab1e8f5ca10d5e022459)),
  closes [#2362](https://github.com/chakra-ui/chakra-ui/issues/2362)

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-rc.7 (2020-10-25)

**Note:** Version bump only for package @chakra-ui/cra-template-typescript

# 1.0.0-rc.6 (2020-10-25)

**Note:** Version bump only for package @chakra-ui/cra-template-typescript

# 1.0.0-rc.5 (2020-09-27)

**Note:** Version bump only for package @chakra-ui/cra-template-typescript

# 1.0.0-rc.4 (2020-09-25)

**Note:** Version bump only for package @chakra-ui/cra-template-typescript

# 1.0.0-rc.3 (2020-08-30)

**Note:** Version bump only for package @chakra-ui/cra-template-typescript

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-rc.2 (2020-08-09)

**Note:** Version bump only for package @chakra-ui/cra-template-typescript

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.1](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/cra-template-typescript@1.0.0-rc.0...@chakra-ui/cra-template-typescript@1.0.0-rc.1) (2020-08-06)

**Note:** Version bump only for package @chakra-ui/cra-template-typescript

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.0](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/cra-template-typescript@1.0.0-next.7...@chakra-ui/cra-template-typescript@1.0.0-rc.0) (2020-07-26)

**Note:** Version bump only for package @chakra-ui/cra-template-typescript

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-next.7 (2020-07-26)

### Bug Fixes

- use next docs link in cra templates
  ([f2208af](https://github.com/chakra-ui/chakra-ui/commit/f2208af1c222d61d84fdecce693c6f5d70c50fa5))
- **cra:** import theme from package
  ([04000f0](https://github.com/chakra-ui/chakra-ui/commit/04000f03ceec88a8fff38bc62baa37f864316693))
- **cra:** update useColorMode return shape
  ([4f53259](https://github.com/chakra-ui/chakra-ui/commit/4f53259190157f7ed4c7af48a0fafbfc05210428))

### Features

- **tooling:** create js and ts CRA templates
  ([0edad75](https://github.com/chakra-ui/chakra-ui/commit/0edad759487834be76b5f2159937616a779a6f75))
