@chakra-xui/cra-template
Version:
The official Chakra+JavaScript template for Create React App
112 lines (66 loc) • 3.72 kB
Markdown
# Change Log
## 1.0.2
### Patch Changes
- [`5bff79a1`](https://github.com/chakra-xui/chakra-xui/commit/5bff79a1ba6989d279fc432d5040c72cd75b392e)
Thanks [@jmiazga](https://github.com/jmiazga)! - Updated framer-motion
peerDependencies to v3
## 1.0.1
### Patch Changes
- [`d37ad622`](https://github.com/chakra-xui/chakra-xui/commit/d37ad622b929eead34d3a6eeb6a4d15c1c9f9286)
[#2553](https://github.com/chakra-xui/chakra-xui/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-xui/cra-template
# 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-xui/chakra-xui/commit/eb8bff911e6ec9de0165ab1e8f5ca10d5e022459)),
closes [#2362](https://github.com/chakra-xui/chakra-xui/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-xui/cra-template
# 1.0.0-rc.6 (2020-10-25)
**Note:** Version bump only for package @chakra-xui/cra-template
# 1.0.0-rc.5 (2020-09-27)
**Note:** Version bump only for package @chakra-xui/cra-template
# 1.0.0-rc.4 (2020-09-25)
**Note:** Version bump only for package @chakra-xui/cra-template
# 1.0.0-rc.3 (2020-08-30)
**Note:** Version bump only for package @chakra-xui/cra-template
# 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-xui/cra-template
# 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-xui/chakra-xui/compare/@chakra-xui/cra-template@1.0.0-rc.0...@chakra-xui/cra-template@1.0.0-rc.1) (2020-08-06)
**Note:** Version bump only for package @chakra-xui/cra-template
# 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-xui/chakra-xui/compare/@chakra-xui/cra-template@1.0.0-next.7...@chakra-xui/cra-template@1.0.0-rc.0) (2020-07-26)
**Note:** Version bump only for package @chakra-xui/cra-template
# 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-xui/chakra-xui/commit/f2208af1c222d61d84fdecce693c6f5d70c50fa5))
- **cra:** import theme from package
([04000f0](https://github.com/chakra-xui/chakra-xui/commit/04000f03ceec88a8fff38bc62baa37f864316693))
- **cra:** update useColorMode return shape
([4f53259](https://github.com/chakra-xui/chakra-xui/commit/4f53259190157f7ed4c7af48a0fafbfc05210428))
### Features
- **tooling:** create js and ts CRA templates
([0edad75](https://github.com/chakra-xui/chakra-xui/commit/0edad759487834be76b5f2159937616a779a6f75))