Commit Graph

5 Commits (v10.16.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 3f633d8f62 chore: update contributing.md ()
fixes a few incorrect/outdated commands.
2017-10-06 12:21:26 +02:00
Rhys Arkins 06f8d50f5e Use Prettier () 2017-04-21 10:12:41 +02:00
Rhys Arkins 06be19a049 Replace npm run/test with yarn run/test () 2017-04-21 09:46:41 +02:00
Rhys Arkins 49f8d56773 Create contributing.md ()
Closes 
2017-02-02 09:26:40 +01:00