Skip to content

0.5.0

Compare
Choose a tag to compare
@thescientist13 thescientist13 released this 18 Dec 18:16
· 19 commits to master since this release

Overview

Along with Greenwood, this package is now written using ESM. Minimum NodeJS version is now >= 14.17.0.

Changelog

https://github.com/thescientist13/greenwood-starter-presentation/issues?q=label%3A0.5.0

  1. upgrade to Greenwood v0.20.0

Breaking Changes

For help migrating, check out the Breaking Changes section in the Greenwood v0.20.0 release notes.

Known Issues

  • N / A

Diff

% git diff 0.4.2 0.5.0 --stat
 .eslintrc.js => .eslintrc.cjs               |    2 +-
 README.md                                   |   10 +-
 greenwood.config.js                         |   18 +-
 index.js                                    |   17 +-
 netlify.toml                                |    9 +
 package.json                                |   11 +-
 stylelint.config.js => stylelint.config.cjs |    0
 yarn.lock                                   | 1668 +++++++++++++++++----------------------------
 8 files changed, 678 insertions(+), 1057 deletions(-)