@ember/edition-utils
Version:
Utilities to detect if a given edition is in use in an ember-cli application.
30 lines (18 loc) • 1.1 kB
Markdown
## v1.2.0 (2019-12-11)
#### :rocket: Enhancement
* [#4](https://github.com/emberjs/ember-edition-utils/pull/4) Refactor edition detection for [emberjs/rfcs#558](https://github.com/emberjs/rfcs/pull/558). ([@rwjblue](https://github.com/rwjblue))
#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
## v1.1.1 (2019-09-15)
#### :bug: Bug Fix
* [#3](https://github.com/emberjs/ember-edition-utils/pull/3) Force setEdition / has to normalize (by lowercasing) ([@rwjblue](https://github.com/rwjblue))
#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
## v1.1.0 (2019-09-15)
#### :rocket: Enhancement
* [#1](https://github.com/emberjs/ember-edition-utils/pull/1) Allow falling back to process.env.EMBER_VERSION. ([@rwjblue](https://github.com/rwjblue))
#### :memo: Documentation
* [#2](https://github.com/emberjs/ember-edition-utils/pull/2) Add some basic README content. ([@rwjblue](https://github.com/rwjblue))
#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
Could not infer "repo" from the "package.json" file.