Skip to content

0.3.5

Compare
Choose a tag to compare
@thescientist13 thescientist13 released this 17 Aug 01:03
· 803 commits to master since this release

Overview

Fixed a big with devServer.host configuration option. Also includes misc updates to the website / README.

Key Features / RFCs

  • N / A

Known Issues

  • N / A

Changelog

https://github.com/ProjectEvergreen/greenwood/issues?utf8=%E2%9C%93&q=label%3A0.3.5+

$ git diff 0.3.4 0.3.5 --stat
 package.json                                   |  2 +-
 packages/cli/config/webpack.config.develop.js  |  1 +
 packages/cli/lifecycles/config.js              |  4 +-
 packages/cli/templates/theme.css               | 80 --------------------------
 test/cli/test-bed.js                           |  2 +-
 www/components/shelf/getting-started-list.json |  8 +--
 www/pages/about/community.md                   |  1 +
 www/pages/about/index.md                       |  2 +-
 www/pages/docs/configuration.md                |  2 +-
 www/pages/getting-started/branding.md          |  2 +-
 www/pages/getting-started/build-and-deploy.md  |  2 +-
 www/pages/getting-started/creating-content.md  | 14 +++--
 12 files changed, 22 insertions(+), 98 deletions(-)