Skip to content

Releases: hhimanshu/create-react-ts-starter

v1.6.0

22 Jul 12:55
78e16d2
Compare
Choose a tag to compare

1.6.0 (2021-07-22)

Bug Fixes

  • DEV-35: revert css-loader as it breaks font loading (eb83901)

Features

  • DEV-35: switch to quarterly dependency updates (5721a54)

v1.5.2

19 Jul 23:41
05f9ec2
Compare
Choose a tag to compare

1.5.2 (2021-07-19)

Bug Fixes

  • deps: update dependency @fontsource/poppins to v4.5.0 (65c6d48)

v1.5.1

13 Jul 18:32
49333b9
Compare
Choose a tag to compare

1.5.1 (2021-07-13)

Bug Fixes

  • deps: pin dependency @fontsource/poppins to v4.4.5 (8f14b0d)

v1.5.0

06 Jul 01:03
5335a77
Compare
Choose a tag to compare

1.5.0 (2021-07-06)

Features

  • DEV-24: add section for not included (ecd2ec0)
  • DEV-24: update README.md (bdbc67b)

v1.4.0

06 Jul 00:36
2be66f0
Compare
Choose a tag to compare

1.4.0 (2021-07-06)

Features

  • DEV-21: add all features list (9f765b2)
  • DEV-21: add discussion section (ef1c6fb)
  • DEV-21: add Features section scaffold (8a00618)
  • DEV-21: add get started section (a8ce66f)
  • DEV-21: add Header with Github Button (739fd4a)
  • DEV-21: add routing links on homepage (34883b4)
  • DEV-21: add Why - wip (8669d5a)
  • DEV-21: complete Why section (1ba2d2a)
  • DEV-21: format css files (8c0a238)
  • DEV-21: get Github star button from iframe instead fo 3rd party dependency (c44b568)
  • DEV-21: make svg work using svgr, remove font files (10e9551)
  • DEV-21: use HTML section instead of div (8e30c4e)
  • DEV-21: use Poppins font (f66794f)

v1.3.1

05 Jul 16:06
9dfa83f
Compare
Choose a tag to compare

1.3.1 (2021-07-05)

Bug Fixes

  • deps: pin dependency react-router-dom to 5.2.0 (08109bf)

v1.3.0

02 Jul 19:25
Compare
Choose a tag to compare

1.3.0 (2021-07-02)

Features

  • DEV-17: test renovate for single PR and test weekly (ae2f31e)

v1.2.0

02 Jul 18:59
1d9a5b2
Compare
Choose a tag to compare

1.2.0 (2021-07-02)

Features

  • DEV-17: add react-router support (4737603)
  • DEV-17: fix failing jest tests (2798037)
  • DEV-17: make page refreshes work on local, local:prod and vercel deployments (c972032)
  • DEV-17: styling fixes (dbc1d2e)

v1.1.0

01 Jul 00:57
166a85d
Compare
Choose a tag to compare

1.1.0 (2021-07-01)

Features

  • DEV-19: remove unneeded file (a838281)

v1.0.0

01 Jul 00:35
Compare
Choose a tag to compare

1.0.0 (2021-07-01)

Bug Fixes

  • add missing comma (5d70318)
  • README: address modal ambiguity (49c3bd7)

Features

  • DEV-22: add setup script to set up project (1ea7034)
  • DEV-22: fix branch name to trigger a release (ec4fa68)
  • DEV-22: make the project yarn based (cb4562e)
  • DEV-22: make use of existing tab (68bb2cf)
  • DEV-22: setup semantic-release (731427a)
  • DEV-22: update documentation (ecabd36)
  • DEV-22: update node version to trigger a release (439dfcf)
  • DEV-22: update package.json to trigger a release (ffb5930)