Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Latest commit

 

History

History
466 lines (198 loc) · 13.7 KB

CHANGELOG.md

File metadata and controls

466 lines (198 loc) · 13.7 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.14 (2020-02-26)

1.4.13 (2019-10-09)

1.4.12 (2019-09-03)

1.4.11 (2019-05-17)

1.4.10 (2019-02-14)

Bug Fixes

  • Add handlebars dependency (5953a7a)

1.4.9 (2019-01-25)

Bug Fixes

1.4.8 (2019-01-08)

Bug Fixes

  • rearrange a webpack devDep (af8cd85)

1.4.7 (2019-01-03)

Bug Fixes

1.4.6 (2018-12-19)

Bug Fixes

  • test-server.js only for Node (18d387d)

1.4.5 (2018-11-15)

Bug Fixes

  • Include lib dir in files so it shows up in npm (f3561b6), closes #59

1.4.4 (2018-11-14)

Bug Fixes

  • added swift support to generator for landing pages (0c19f69)
  • adding 404 and 500 pages to python microservice and blank starters (9d201a2)
  • adding back index.html for node and python starters with backend focus (92a3822)
  • bff, microservice, and blank starters don't have index.html (70cb8ac)
  • fixed tests (cd8ddf1)
  • refactored generator so all languages will draw from same template files for landing pages (cdfaf1f)

1.4.3 (2018-10-26)

Bug Fixes

  • test: Use callback instead of timeout for server test (763f37d)

1.4.2 (2018-09-26)

Bug Fixes

1.4.1 (2018-09-14)

Bug Fixes

  • getting rid of ejs tags (413c11c)
  • update unit test for landing page (3d5e97b)

1.4.0 (2018-08-20)

Bug Fixes

  • fix typo in package.json (bc70a87)
  • package.json configuration (0bd9bc0)
  • update unit test for landing page (#39) (ba2d889)

Features

1.3.0 (2018-08-01)

Bug Fixes

  • fix typo in package.json (bc70a87)
  • package.json configuration (0bd9bc0)

Features

1.2.7 (2018-07-24)

Bug Fixes

  • fix typo in package.json (bc70a87)
  • package.json configuration (0bd9bc0)

1.2.6 (2018-06-22)

Bug Fixes

  • react-angular: use Procfile and npm-run to run client code along… (#33) (f94e917)

1.2.5 (2018-05-15)

Bug Fixes

  • babelrc: babelrc must be an option in the babel-react plugin (0383193)

1.2.4 (2018-05-15)

Bug Fixes

  • babel: use babel-preset-react to set the preset in webpack config (9ca0e51)

1.2.3 (2018-05-14)

Bug Fixes

  • angular: change cdn link for core angular (3cb6ed5)

1.2.2 (2018-05-09)

Bug Fixes

  • angularjs: update html-webpack-plugin to 3.2.0 (223baab)

1.2.1 (2018-05-08)

Bug Fixes

  • update link on python landing page (#23) (20195b1)

1.2.0 (2018-05-07)

Bug Fixes

  • angularjs: use 'mode' to set environment variable and use seperate plugin for Uglify (fcc60df)
  • react: use 'mode' to set environment variable and use seperate plugin for Uglify (c395911)

Features

1.1.1 (2018-05-02)

Bug Fixes

  • Updated so that I can use multi mocha reporters (#19) (fee90c2)

1.1.0 (2018-04-27)

Features

  • support adding node version to engine in package.json (f5b2494)

1.0.5 (2018-04-26)

Bug Fixes

1.0.4 (2018-04-26)

Bug Fixes

1.0.3 (2018-04-19)

Bug Fixes

  • update webpack to v4 and other dependencies (07a8b1b)

1.0.2 (2018-04-16)

1.0.1 (2018-04-09)

Bug Fixes

1.0.0 (2018-04-02)

Features

BREAKING CHANGES

  • refactoring templates

0.3.7 (2018-01-18)

0.3.6 (2018-01-12)

Bug Fixes

  • webpack: add host attribute 0.0.0.0 to webdev-server (38bf5ed)

0.3.5 (2017-12-18)

Bug Fixes

  • fixed a bug with Python flask template (23ce42b)

0.3.4 (2017-12-08)

Bug Fixes

  • added files for new splash page for webbasic (a9d1818)

0.3.3 (2017-12-01)

Bug Fixes

0.3.2 (2017-11-30)

Bug Fixes

  • Dockerfile build script (bb9f2d3)

0.3.1 (2017-11-29)

Bug Fixes

  • add correct client reload script when running npm run dev (26b8188)

0.3.0 (2017-11-29)

Features

0.2.3 (2017-11-21)

Bug Fixes

0.2.2 (2017-11-21)

Bug Fixes

0.2.1 (2017-11-21)

Bug Fixes

0.2.0 (2017-11-16)

Features

  • concurrent server and client hot reload for react (f279ee5)

0.1.2 (2017-11-14)

Bug Fixes

  • updated build process and clarified in README (c0111fd)

0.1.1 (2017-11-02)

Bug Fixes

0.1.0 (2017-11-01)

Features