Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Drop NodeJs 6, 8, 11 #557

Merged
merged 2 commits into from
Jan 10, 2020
Merged

Drop NodeJs 6, 8, 11 #557

merged 2 commits into from
Jan 10, 2020

Conversation

dcyriller
Copy link
Member

Is it still recomended to use ember-cli-template-lint @rwjblue ? It is still shipped with ember-cli's default blueprints. So I would assume a yes. Plus, I haven't found any RFC to deprecate usage of ember-cli-eslint and ember-cli-template-lint. But would this change require an RFC at all?

In the meantime, let's drop Node 6 / 8 / 11, it will allow dependabot to merge a few PRs. And ember-cli-template-lint is still in a beta cycle, so no major bump would be required?

Copy link
Member

rwjblue commented Jan 8, 2020

No it isn't recommended, but we have to do the work to actually remove it.

For now, we should:

  • release a 1.0.0 stable (based on the last beta)
  • immediately prepare a 2.x with the required breaking changes (Node < 10, updates the the bleupritns etc)

Also, the merged RFC for removing ember-cli-eslint is here, but its original proposed location (and all of the conversation) is in ember-cli/rfcs#121.

@dcyriller dcyriller added the target:2.* Beaking changes for v2 label Jan 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking target:2.* Beaking changes for v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants