ember-cli / ember-cli/ember-twiddle

Find some way not to hardcode version list

Open
#389 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
268
Forks
87
PR merge metrics
No merged PRs in 30d

Description

```
const EMBER_VERSIONS = ['2.4.4', '2.3.2', '2.2.2', '2.1.2', '2.0.3', '1.13.13', '1.12.2'];
const EMBER_DATA_VERSIONS = ['2.4.3', '2.3.3', '2.2.1', '2.1.0', '2.0.1', '1.13.15'];
```

It would be nice if we can get this list from somewhere?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.