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

Releases: amclin/react-project-boilerplate

v3.6.1

02 Dec 22:23
Compare
Choose a tag to compare

3.6.1 (2019-12-02)

Bug Fixes

  • deps: bump got from 9.6.0 to 10.0.1 (295f250)

v3.6.0

19 Nov 20:39
Compare
Choose a tag to compare

3.6.0 (2019-11-19)

Features

  • prompt for remote git repository (4e83d22)

v3.5.1

18 Nov 20:24
Compare
Choose a tag to compare

3.5.1 (2019-11-18)

Bug Fixes

  • deps: [security] bump https-proxy-agent from 2.2.2 to 2.2.4 (df75a52)

v3.5.0

14 Nov 08:36
Compare
Choose a tag to compare

3.5.0 (2019-11-14)

Bug Fixes

  • docker: containers for static sites wouldn't start (1f70bdb)
  • docker: normalize port configuration across both types of projects (5a99229)
  • docker: reduce intermediary containers and build noise (1f86727)
  • docker: static generated sites were not hosted at the root URL (53b6ed8)

Features

  • performance: improved cache performance for assets on static sites (c8f29b3)

v3.4.2

12 Nov 22:52
Compare
Choose a tag to compare

3.4.2 (2019-11-12)

Bug Fixes

  • deps: bump chalk from 2.4.2 to 3.0.0 (6384274)

v3.4.1

12 Nov 22:15
Compare
Choose a tag to compare

3.4.1 (2019-11-12)

Bug Fixes

  • deps: bump commander from 4.0.0 to 4.0.1 (4b9c54f)
  • deps: bump prompts from 2.2.1 to 2.3.0 (b401850)

v3.4.0

07 Nov 00:12
Compare
Choose a tag to compare

3.4.0 (2019-11-07)

Features

  • populate author fields from user's git profile (87b9a01)

v3.3.2

01 Nov 18:05
Compare
Choose a tag to compare

3.3.2 (2019-11-01)

Bug Fixes

  • deps: bump commander from 3.0.2 to 4.0.0 (b7b9e54)

v3.3.1

29 Oct 20:05
Compare
Choose a tag to compare

3.3.1 (2019-10-29)

Bug Fixes

  • deps: bump deepmerge from 4.2.1 to 4.2.2 (4c1bb1f)

v3.3.0

28 Oct 18:33
Compare
Choose a tag to compare

3.3.0 (2019-10-28)

Features

  • remove version locking on generated project dependencies (9cdbd0b)