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

Releases: rrebase/cra-template-typekit

v1.9.0

19 Jul 20:52
Compare
Choose a tag to compare

1.9.0 (2020-07-19)

Features

v1.8.2

07 Jun 15:12
Compare
Choose a tag to compare

1.8.2 (2020-06-07)

Bug Fixes

  • import index.scss instead of index.css in index.tsx (cc3161d)

v1.8.1

07 Jun 14:51
Compare
Choose a tag to compare

1.8.1 (2020-06-07)

Bug Fixes

  • add missing features subfolder (547f76c)

v1.8.0

07 Jun 14:44
Compare
Choose a tag to compare

1.8.0 (2020-06-07)

Features

  • use craco for configuring cra without ejecting (ea9ced2)
  • use emotion styled components for styling instead of scss (d17a837)

v1.7.0

26 Mar 21:00
Compare
Choose a tag to compare

1.7.0 (2020-03-26)

Features

  • upgrade packages (7e3da06)
  • use createAsyncThunk for handling the api call (1d2d5a8)

v1.6.0

21 Feb 15:40
Compare
Choose a tag to compare

1.6.0 (2020-02-21)

Features

v1.5.0

31 Jan 07:54
Compare
Choose a tag to compare

1.5.0 (2020-01-31)

Features

v1.4.0

29 Jan 16:25
Compare
Choose a tag to compare

1.4.0 (2020-01-29)

Features

  • use newer vscode settings eslint validate syntax (47cf7ba)

v1.3.0

25 Jan 00:10
Compare
Choose a tag to compare

1.3.0 (2020-01-25)

Features

  • add async fetch flow to Counter component (a078b0d)

v1.2.0

24 Jan 20:43
Compare
Choose a tag to compare

1.2.0 (2020-01-24)

Features

  • improved design of landing page (2225a55)