Skip to content

0.3.6

Compare
Choose a tag to compare
@thescientist13 thescientist13 released this 21 Aug 12:52
· 789 commits to master since this release

Overview

Improved polyfill loading by using minified version of Babel polyfills. Release also includes updates to the website assets as well.

Key Features / RFCs

  • N / A

Known Issues

  • N / A

Changelog

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

$ git diff 0.3.5 0.3.6 --stat
 README.md                                                                  |  11 +++++++++--
 package.json                                                               |   2 +-
 packages/cli/templates/index.html                                          |  12 ++++++------
 test/cli/cases/build.config.meta/build.config.meta.spec.js                 |   2 +-
 test/cli/cases/build.config.public-path/build.config.public-path.spec.js   |  10 ++++++++--
 test/cli/cases/build.config.title/build.config.title.spec.js               |   2 +-
 .../build.default.workspace-template-app.spec.js                           |   2 +-
 test/cli/smoke-test.js                                                     |  35 ++++++++++++++++++++++++++++++-----
 www/assets/getting-started-netlify-config.png                              | Bin 121335 -> 28447 bytes
 www/assets/greenwood-logo.png                                              | Bin 15037 -> 5017 bytes
 www/pages/docs/configuration.md                                            |   6 ++++--
 11 files changed, 61 insertions(+), 21 deletions(-)