lukeed / lukeed/taskr

Poll: Minimum Node Support

Open
#242 11 comments 15 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

future
Dominant language
JavaScript
Stars
2.5k
Forks
72
PR merge metrics
No merged PRs in 30d

Description

With `beta`, I bumped up minimum Node support to `4.6` because it was an LTS release. However, now active `4.6 LTS` is [ending in April](https://github.com/nodejs/LTS#lts-schedule). And since beta development took a bit longer than expected (IRL, sorry), April isn't very far away.

Poll: **Should we continue to stick to `4.6` or bump the minimum version to `6.9` _before_ April?**

In addition to LTS coverage, with `6.9` we also get:
- default function parameters
- rest parameters
- spread operator
- destructuring declarations
- destructuring assignments
- destructuring parameters

Reaction response:
* 👍 for `6.9`
* 👎 for `4.6`

Please only comment if you've cast a "reaction" vote.

---

cc/ @jbucaran @hzlmn @devmondo @Akkuma @tjbenton @watilde @frantic1048 @aweary @pine

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

This issue is a poll about choosing minimum Node.js support, with no implementation file or test named. Review the reactions and comments comparing Node 4.6 with 6.9; the work is complete only once the project has made and recorded a decision.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.