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

Latest commit

 

History

History
950 lines (503 loc) · 49.3 KB

CHANGELOG.md

File metadata and controls

950 lines (503 loc) · 49.3 KB

4.0.1 (2021-11-23)

Bug Fixes

  • deps: bump got from 11.8.2 to 11.8.3 (8b0169e)

4.0.0 (2021-10-28)

Bug Fixes

  • deps: bump commander from 8.2.0 to 8.3.0 (34f3b33)
  • deps: bump replace-in-file from 6.2.0 to 6.3.1 (a07b583)
  • deps: bump replace-in-file from 6.3.1 to 6.3.2 (61582a5)

Features

BREAKING CHANGES

  • drop support for Node 12
  • drops support for Node < 14.17

Now requires Node 14.17 or later

3.18.0 (2021-10-14)

Bug Fixes

  • tests: remove obsolete command causing linting to fail (ec732f8)

Features

  • tests: support Jest v27 (79722be)

3.17.2 (2021-10-14)

Bug Fixes

  • deps: bump chalk from 4.1.1 to 4.1.2 (25e0d5e)
  • deps: bump commander from 8.0.0 to 8.1.0 (2b1895a)
  • deps: bump commander from 8.1.0 to 8.2.0 (7674500)
  • deps: bump path-parse from 1.0.6 to 1.0.7 (74097a6)
  • deps: bump prompts from 2.4.1 to 2.4.2 (3b53b5e)
  • deps: bump tar from 6.1.0 to 6.1.1 (b992f8d)
  • deps: bump tar from 6.1.1 to 6.1.2 (58c6482)
  • deps: bump tar from 6.1.10 to 6.1.11 (29a61a3)
  • deps: bump tar from 6.1.2 to 6.1.3 (c8c2b64)
  • deps: bump tar from 6.1.3 to 6.1.6 (85a8e63)
  • deps: bump tar from 6.1.6 to 6.1.7 (957ef68)
  • deps: bump tar from 6.1.7 to 6.1.8 (d49ab0b)
  • deps: bump tar from 6.1.8 to 6.1.10 (7fbe3bc)
  • deps: bump tmpl from 1.0.4 to 1.0.5 (67e8558)

3.17.1 (2021-07-12)

Bug Fixes

  • deps: bump commander from 7.2.0 to 8.0.0 (db5e6d9)

3.17.0 (2021-07-12)

Features

  • ci: husky 7 no longer needs a .gitignore (f8eb368)

3.16.0 (2021-07-12)

Features

  • ci: remove dependabot support in generated projects (5239f18)

3.15.5 (2021-06-17)

Bug Fixes

  • deps: [security] bump ws from 7.4.2 to 7.5.0 (432e532)

3.15.4 (2021-06-09)

Bug Fixes

  • deps: [security] bump normalize-url from 4.5.0 to 4.5.1 (55356a5)

3.15.3 (2021-06-08)

Bug Fixes

  • deps: [security] bump trim-newlines from 3.0.0 to 3.0.1 (fa29626)

3.15.2 (2021-05-07)

Bug Fixes

  • deps: [security] bump hosted-git-info from 2.8.8 to 2.8.9 (91ea707)

3.15.1 (2021-05-06)

Bug Fixes

  • deps: [security] bump lodash from 4.17.20 to 4.17.21 (8be612a)

3.15.0 (2021-04-22)

Bug Fixes

  • deps: use npx command save for NPM v6 (c20ff61)

Features

  • deps: include jest-coverage-badges only when needed (3227983), closes #681

3.14.5 (2021-04-22)

Bug Fixes

  • deps: bump chalk from 4.1.0 to 4.1.1 (b274f89)

3.14.4 (2021-04-16)

Bug Fixes

  • deps: [security] bump ssri from 6.0.1 to 6.0.2 (515a259)

3.14.3 (2021-04-02)

Bug Fixes

  • deps: bump prompts from 2.4.0 to 2.4.1 (9cfbe9d)

3.14.2 (2021-03-29)

Bug Fixes

  • deps: [security] bump y18n from 4.0.0 to 4.0.1 (8b7ed8d)

3.14.1 (2021-03-22)

Bug Fixes

  • deps: bump commander from 7.1.0 to 7.2.0 (8873af1)

3.14.0 (2021-03-12)

Bug Fixes

  • husky hooks preventing git commits by CI pipelines (fc924c6)
  • husky hooks preventing git commits by CI pipelines (f3558ed)

Features

3.13.19 (2021-03-08)

Bug Fixes

  • deps: [security] bump elliptic from 6.5.3 to 6.5.4 (b25ed33)

3.13.18 (2021-03-05)

Bug Fixes

  • deps: bump cpy from 8.1.1 to 8.1.2 (27e90e8)

3.13.17 (2021-02-26)

Bug Fixes

  • deps: bump got from 11.8.1 to 11.8.2 (5a32238)

3.13.16 (2021-02-15)

Bug Fixes

  • deps: bump commander from 7.0.0 to 7.1.0 (9f3eac7)

3.13.15 (2021-02-01)

Bug Fixes

  • deps: bump replace-in-file from 6.1.0 to 6.2.0 (9aa2395)

3.13.14 (2021-01-30)

Bug Fixes

  • deps: bump commander from 6.2.1 to 7.0.0 (ff372cd)
  • deps: update internals to use Commander 7.0 (12e3e80)

3.13.13 (2021-01-28)

Bug Fixes

  • remove misleading build scripts (ddf0e12)
  • deps: bump tar from 6.0.5 to 6.1.0 (3b6703f)

3.13.12 (2020-12-22)

Bug Fixes

  • deps: [security] bump ini from 1.3.5 to 1.3.8 (4979748)

3.13.11 (2020-12-18)

Bug Fixes

  • deps: bump prompts from 2.3.2 to 2.4.0 (a26afaa)

3.13.10 (2020-12-18)

Bug Fixes

  • deps: bump got from 11.7.0 to 11.8.1 (160e586)

3.13.9 (2020-12-18)

Bug Fixes

  • deps: bump commander from 6.1.0 to 6.2.1 (97b2e1a)

3.13.8 (2020-10-17)

Bug Fixes

  • deps: [security] bump npm-user-validate from 1.0.0 to 1.0.1 (c8d91a1)

3.13.7 (2020-09-21)

Bug Fixes

  • deps: bump commander from 5.1.0 to 6.1.0 (b3db834)

3.13.6 (2020-09-19)

Bug Fixes

  • deps: bump got from 11.6.2 to 11.7.0 (b29dc36)

3.13.5 (2020-09-11)

Bug Fixes

  • deps: bump got from 11.6.1 to 11.6.2 (29f6695)

3.13.4 (2020-09-09)

Bug Fixes

  • deps: bump got from 11.6.0 to 11.6.1 (ba3d010)

3.13.3 (2020-09-03)

Bug Fixes

  • deps: bump cpy from 8.1.0 to 8.1.1 (9c11659)
  • deps: bump got from 11.5.2 to 11.6.0 (0e74543)

3.13.2 (2020-08-18)

Bug Fixes

  • deps: bump tar from 6.0.2 to 6.0.5 (00aebe0)

3.13.1 (2020-08-07)

Bug Fixes

  • deps: bump got from 11.5.1 to 11.5.2 (073d956)

3.13.0 (2020-08-02)

Features

  • deps: bump minimum NextJS from 9.3.3 to 9.5.1 (1e1709d)

3.12.18 (2020-07-29)

Bug Fixes

  • deps: [security] bump elliptic from 6.5.2 to 6.5.3 (e91b2ff)

3.12.17 (2020-07-16)

Bug Fixes

  • deps: [security] bump lodash from 4.17.15 to 4.17.19 (059b1e5)
  • deps: bump got from 11.5.0 to 11.5.1 (1ffe711)

3.12.16 (2020-07-07)

Bug Fixes

  • deps: [security] bump npm from 6.14.3 to 6.14.6 (798a69a)
  • deps: bump got from 11.4.0 to 11.5.0 (74bf140)

3.12.15 (2020-07-06)

Bug Fixes

  • deps: bump got from 11.3.0 to 11.4.0 (3c08fc2)

3.12.14 (2020-06-26)

Bug Fixes

  • manifest and favicons were returning 404s (92358de), closes #424

3.12.13 (2020-06-09)

Bug Fixes

  • deps: bump chalk from 4.0.0 to 4.1.0 (c75bdc1)

3.12.12 (2020-06-08)

Bug Fixes

  • deps: bump replace-in-file from 6.0.0 to 6.1.0 (8ed3c6c)

3.12.11 (2020-06-05)

Bug Fixes

  • deps: bump got from 11.2.0 to 11.3.0 (25a8094)

3.12.10 (2020-06-01)

Bug Fixes

  • deps: bump got from 11.1.4 to 11.2.0 (bd3e32f)

3.12.9 (2020-05-26)

Bug Fixes

  • deps: bump cross-spawn from 7.0.2 to 7.0.3 (9f755bd)

3.12.8 (2020-05-18)

Bug Fixes

  • deps: bump got from 11.1.3 to 11.1.4 (befc434)

3.12.7 (2020-05-12)

Bug Fixes

  • deps: bump got from 11.1.2 to 11.1.3 (b6a4a51)

3.12.6 (2020-05-12)

Bug Fixes

  • deps: unpin dependency versions (803e548)

3.12.5 (2020-05-08)

Bug Fixes

  • deps: bump got from 11.1.1 to 11.1.2 (90ee198)

3.12.4 (2020-05-06)

Bug Fixes

  • deps: bump got from 11.1.0 to 11.1.1 (d3503b8)

3.12.3 (2020-05-05)

Bug Fixes

  • deps: bump got from 11.0.1 to 11.1.0 (730d5b1)
  • deps: bump make-dir from 3.0.2 to 3.1.0 (8d14181)
  • deps: bump replace-in-file from 5.0.2 to 6.0.0 (b694e55)
  • deps: bump tar from 6.0.1 to 6.0.2 (1faedf2)

3.12.2 (2020-04-27)

Bug Fixes

  • deps: bump commander from 5.0.0 to 5.1.0 (0829e06)

3.12.1 (2020-04-21)

Bug Fixes

  • deps: bump got from 10.7.0 to 11.0.1 (17c6f17)

3.12.0 (2020-04-20)

Features

  • container: [security] run static sites with unprivledged nginx (1fcc6ab)

3.11.22 (2020-04-15)

Bug Fixes

  • deps: bump update-check from 1.5.3 to 1.5.4 (be58932)

3.11.21 (2020-04-07)

Bug Fixes

  • deps: bump cross-spawn from 7.0.1 to 7.0.2 (4c29140)

3.11.20 (2020-04-02)

Bug Fixes

  • deps: bump chalk from 3.0.0 to 4.0.0 (f316eee)

3.11.19 (2020-04-01)

Bug Fixes

  • deps: [security] bump NextJS in generated projects from 9.2.0 to 9.3.3 (5d86ff3)

3.11.18 (2020-03-25)

Bug Fixes

  • deps: bump got from 10.6.0 to 10.7.0 (f4af397)

3.11.17 (2020-03-21)

Bug Fixes

  • deps: [security] update npm dependencies (5c38db8)

3.11.16 (2020-03-21)

Bug Fixes

  • cli: preserve optional repo name (1d93d50), closes #281
  • deps: update Commander 4.1.1 to Commander 5.0.0 (c87e08c)

3.11.15 (2020-03-20)

Bug Fixes

  • deps: rollback CommanderJS to 4.1.1 (364e9c6), closes #279

3.11.14 (2020-03-18)

Bug Fixes

  • deps: bump commander from 4.1.1 to 5.0.0 (02b0c15)
  • deps: bump prompts from 2.3.1 to 2.3.2 (c8e9121)

3.11.13 (2020-03-13)

Bug Fixes

  • deps: [security] bump acorn from 6.4.0 to 6.4.1 (538bc6b)

3.11.12 (2020-03-10)

Bug Fixes

  • deps: bump cpy from 8.0.1 to 8.1.0 (37ffddc)

3.11.11 (2020-02-21)

Bug Fixes

  • deps: bump cpy from 8.0.0 to 8.0.1 (996a7ee)

3.11.10 (2020-02-20)

Bug Fixes

  • deps: bump got from 10.5.7 to 10.6.0 (d06f530)

3.11.9 (2020-02-18)

Bug Fixes

  • deps: bump got from 10.5.5 to 10.5.7 (7c2a6c6)
  • deps: bump prompts from 2.3.0 to 2.3.1 (db66bbc)

3.11.8 (2020-02-13)

Bug Fixes

  • deps: bump make-dir from 3.0.0 to 3.0.2 (6a1c148)

3.11.7 (2020-02-10)

Bug Fixes

  • deps: bump got from 10.4.0 to 10.5.5 (0a88732)

3.11.6 (2020-02-03)

Bug Fixes

  • deps: bump commander from 4.1.0 to 4.1.1 (f8af50f)

3.11.5 (2020-01-31)

Bug Fixes

  • deps: bump got from 10.3.0 to 10.4.0 (c6b49bd)

3.11.4 (2020-01-29)

Bug Fixes

  • deps: bump tar from 6.0.0 to 6.0.1 (559c596)

3.11.3 (2020-01-28)

Bug Fixes

  • deps: bump tar from 5.0.5 to 6.0.0 (2980dfa)

3.11.2 (2020-01-27)

Bug Fixes

  • deps: bump got from 10.2.2 to 10.3.0 (b644fa0)

3.11.1 (2020-01-24)

Performance Improvements

  • deps: reduce runtime dependencies for faster installs (431ae2e)

3.11.0 (2020-01-23)

Bug Fixes

  • apollo: test coverage put to 100% (7f40b76)
  • apollo tests: added greater coverage (e28bcd7)

Features

  • apollo: add apollo client and tests (7aee390)

3.10.0 (2020-01-17)

Features

  • deps: generated projects get auto-merged dependency updates (1109165)

3.9.1 (2020-01-15)

Bug Fixes

3.9.0 (2020-01-15)

Features

  • react-testing-library: migration plus sample tests, components, and hooks (4a451a4)

3.8.1 (2020-01-15)

Bug Fixes

  • deps: bump got from 10.2.1 to 10.2.2 (bda2406)

3.8.0 (2020-01-09)

Features

  • _document.js: add _document.js and an example of css styling (52dbd64)

3.7.0 (2020-01-08)

Features

  • env: added environmental variables and next.config.js setup (78e6873)

3.6.14 (2020-01-07)

Bug Fixes

  • deps: lock NextJS version to 9.1.6 (e25e89b)

3.6.13 (2020-01-07)

Bug Fixes

  • ci: bump semantic-release dependency for gitlab users (14063f5)

3.6.12 (2020-01-06)

Bug Fixes

  • deps: bump commander from 4.0.1 to 4.1.0 (31b4da9)

3.6.11 (2020-01-03)

Bug Fixes

  • deps: bump got from 10.2.0 to 10.2.1 (7d5ce8c)

3.6.10 (2019-12-30)

Bug Fixes

  • deps: bump got from 10.1.0 to 10.2.0 (ee5004c)

3.6.9 (2019-12-19)

Bug Fixes

  • deps: bump got from 10.0.4 to 10.1.0 (7ced164)

3.6.8 (2019-12-16)

Bug Fixes

  • deps: bump replace-in-file from 4.2.0 to 5.0.2 (bbd323d)

3.6.7 (2019-12-13)

Bug Fixes

  • deps: [security] bump npm from 6.12.1 to 6.13.4 (224e570)

3.6.6 (2019-12-12)

Bug Fixes

  • deps: bump got from 10.0.3 to 10.0.4 (d03c4f8)

3.6.5 (2019-12-10)

Bug Fixes

  • deps: bump got from 10.0.2 to 10.0.3 (61c6da8)

3.6.4 (2019-12-09)

Bug Fixes

  • deps: bump got from 10.0.1 to 10.0.2 (dbac866)

3.6.3 (2019-12-06)

Bug Fixes

  • deps: bump cpy from 7.3.0 to 8.0.0 (2cb9822)

3.6.2 (2019-12-02)

Bug Fixes

  • test command: tmp dir now use random int to not conflict (36bffdf)

3.6.1 (2019-12-02)

Bug Fixes

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

3.6.0 (2019-11-19)

Features

  • prompt for remote git repository (4e83d22)

3.5.1 (2019-11-18)

Bug Fixes

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

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)

3.4.2 (2019-11-12)

Bug Fixes

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

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)

3.4.0 (2019-11-07)

Features

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

3.3.2 (2019-11-01)

Bug Fixes

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

3.3.1 (2019-10-29)

Bug Fixes

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

3.3.0 (2019-10-28)

Features

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

3.2.3 (2019-10-23)

Bug Fixes

  • deps: bump deepmerge from 4.2.0 to 4.2.1 (78647e6)

3.2.2 (2019-10-22)

Bug Fixes

  • deps: bump commander from 2.20.0 to 3.0.2 (9abb988)

3.2.1 (2019-10-22)

Bug Fixes

  • page creation wizard not displaying default values (c98aa2d)

3.2.0 (2019-10-22)

Features

  • wizard to generate pages in newly created projects (4e31578), closes #16

3.1.1 (2019-10-22)

Bug Fixes

  • deps: bump deepmerge from 4.1.1 to 4.2.0 (52457d3)
  • deps: bump replace-in-file from 4.1.3 to 4.2.0 (6047aec)

3.1.0 (2019-10-21)

Features

  • docker images for server-side-rendered apps (e5351c1), closes #9
  • prompts for ssr vs static sites (819bb2d), closes #10
  • simplify building Docker images (839bbf5)

3.0.2 (2019-10-18)

Bug Fixes

  • deps: bump cross-spawn from 6.0.5 to 7.0.1 (d22520e)

3.0.1 (2019-10-18)

Bug Fixes

  • yarn: yarn create failing due to binary name (7da9829), closes #18

3.0.0 (2019-10-18)

Bug Fixes

  • rename npm package so yarn create works (a60ee84), closes #18

BREAKING CHANGES

  • npx amclin-create-react-app is now npx create-amclin-nextjs-app

2.8.0 (2019-10-17)

Bug Fixes

  • generated app not building or exporting because of unit tests (c16072c)
  • incorrect import paths in generated unit tests (a5064a9)

Features

  • provide example of multiple pages and routing (6e8f66c), closes #4

2.7.0 (2019-10-16)

Features

  • ci: add Dependabot support in generated projects (e3fb3b3)

2.6.0 (2019-10-16)

Bug Fixes

  • running with yarn wasn't splitting dev dependencies (27eccaf), closes #25

Features

  • ci: improve Travis configuration in generated project (606e215)

2.5.1 (2019-10-15)

Bug Fixes

  • unexpected token issue in windows (42762bb)

2.5.0 (2019-10-11)

Bug Fixes

  • docker build script was not executable (cd8c858)

Features

  • adopt common /src folder pattern (1033a54), closes #21
  • adopt NextJS v9 public folder pattern (9c1da88), closes #19

2.4.0 (2019-10-10)

Features

  • component-wizard: generate atomic components using wizard (a0e310a), closes #7

2.3.0 (2019-10-09)

Features

  • docker containers for static generated apps (06dcbed), closes #8

2.2.0 (2019-10-09)

Bug Fixes

  • unit tests were preventing apps from building (f8b9ba0), closes #12

Features

  • next: add npm export command for generating static sites (0a94ba1), prerequisite for #8 #10

2.1.0 (2019-10-07)

Bug Fixes

  • getting year was failing when generating license file (b590025)
  • incorrect instructions shown when global install was out of date (ba011b2)
  • populating templates sometimes fails from too many open files (940effe)
  • post-run instructions were missing created path (3499607)

Features

  • populate copyright info in generated license (724f850)
  • components: atomic molecule with sample favicons (0ddff76)
  • components: organism for reusable document head tags (5d35445)
  • components: as atomic design atom example (f6d54c4)
  • components: component for PWAs with sample manifest (cb452b3)
  • template: provide better folder pattern for page routing (dfcf3d1)

2.0.3 (2019-10-04)

Bug Fixes

2.0.2 (2019-10-04)

Bug Fixes

  • ci: npm-suitable public project name (e6d6708)

2.0.1 (2019-10-04)

Bug Fixes

  • ci: allow public release (4d1965a)

2.0.0 (2019-10-04)

Bug Fixes

  • ci: restore missing travis config (ca2360b)

Features

  • template: namespace generated project (c18b7be)
  • ensure linting on commit (f9efa59)
  • scripted wizard (9806de8)
  • support releasing to npm (89326e2)

BREAKING CHANGES

  • formerly:
    1. clone repo
    2. manually alter package.json, readme, etc
    3. Bind and push to a new repo
    4. Unbind from the boilerplate repo now:
    5. run npx @amclin/react-project-boilerplate

1.4.1 (2019-10-02)

Bug Fixes

  • ci: correct syntax for travis release commands (ff94f49)
  • ci: travis should update coverage badges (4cdb2cf)

1.4.0 (2019-10-02)

Features

  • test: display badges showing code coverage (0c38bf2)

1.3.0 (2019-10-02)

Features

  • test: display badges showing code coverage (6b5fbc6)

1.2.0 (2019-10-02)

Features

  • tests: output code coverage as standard (c94c0a9)
  • tests: use jest for unit tests (f8db8df)

1.1.0 (2019-09-30)

Bug Fixes

  • lint: ensure linting runs on correct files (889ddfa)

Features

  • framework: stub in minimal NextJS project (77ef91c)