Skip to content
Snippets Groups Projects
  • Rhys Arkins's avatar
    a08ad7ff
    feat: deprecate nodejs 6 support (#1061) · a08ad7ff
    Rhys Arkins authored
    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
    a08ad7ff
    History
    feat: deprecate nodejs 6 support (#1061)
    Rhys Arkins authored
    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
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.