Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Releases: yoannfleurydev/cra-template-chakra-ui

Version 1.1.2

30 Jan 07:42
Compare
Choose a tag to compare
  • Template dependencies update.

Version 1.1.1

12 Dec 17:29
Compare
Choose a tag to compare

Change the theme object to match the Chakra-UI colors' definition

Version 1.1.0

10 Dec 11:01
Compare
Choose a tag to compare

Release of the template to get started with Chakra-UI.

Start a React project from scratch using the following dependencies and versions:

  • "@chakra-ui/core": "^0.5.0",
  • "@emotion/core": "^10.0.22",
  • "@emotion/styled": "^10.0.23",
  • "emotion-theming": "^10.0.19",
  • "react-icons": "^3.8.0",
  • "@testing-library/react": "^9.3.2",
  • "@testing-library/jest-dom": "^4.2.4",
  • "@testing-library/user-event": "^7.1.2"