Commit Graph

4 Commits (v10.12.1)

Author SHA1 Message Date
Rhys Arkins a08ad7ff28 feat: deprecate nodejs 6 support ()
This commit drops support for nodejs 6 now that nodejs 8 has reached LTS. Renovate will now publish only the `lib/` directory and not `dist/`. Some babel is necessary to leave in-place because Jest otherwise crashes when encountering the spread operator.

BREAKING CHANGE: Node.js 6 is no longer supported
2017-11-01 13:13:55 +01:00
Rhys Arkins dce7f4c9a8 Drop usage from README and fix md lint () 2017-06-07 14:38:45 +02:00
Rhys Arkins 84d2fd998e Fix update-docs path 2017-01-31 12:36:22 +01:00
Rhys Arkins 00d6249711 Refactor config
Now generates CLI, env and docs
Makes config more testable
2017-01-20 14:03:18 +01:00