File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v2.0.0 (2020-08-27)
2+
3+ #### :boom : Breaking Change
4+ * [ #238 ] ( https://github.com/emberjs/ember-optional-features/pull/238 ) Drop Node 8 support. ([ @rwjblue ] ( https://github.com/rwjblue ) )
5+
6+ #### :rocket : Enhancement
7+ * [ #242 ] ( https://github.com/emberjs/ember-optional-features/pull/242 ) Update dependencies to latest versions. ([ @rwjblue ] ( https://github.com/rwjblue ) )
8+
9+ #### :house : Internal
10+ * [ #249 ] ( https://github.com/emberjs/ember-optional-features/pull/249 ) Drop util.promisify usage. ([ @rwjblue ] ( https://github.com/rwjblue ) )
11+ * [ #248 ] ( https://github.com/emberjs/ember-optional-features/pull/248 ) Re-roll yarn.lock. ([ @rwjblue ] ( https://github.com/rwjblue ) )
12+ * [ #247 ] ( https://github.com/emberjs/ember-optional-features/pull/247 ) Add prettier setup to eslint config. ([ @rwjblue ] ( https://github.com/rwjblue ) )
13+ * [ #245 ] ( https://github.com/emberjs/ember-optional-features/pull/245 ) Update linting package versions. ([ @rwjblue ] ( https://github.com/rwjblue ) )
14+ * [ #243 ] ( https://github.com/emberjs/ember-optional-features/pull/243 ) Update automated release setup. ([ @rwjblue ] ( https://github.com/rwjblue ) )
15+ * [ #240 ] ( https://github.com/emberjs/ember-optional-features/pull/240 ) Drop TravisCI (in favor of GitHub Actions) ([ @rwjblue ] ( https://github.com/rwjblue ) )
16+
17+ #### Committers: 2
18+ - Robert Jackson ([ @rwjblue ] ( https://github.com/rwjblue ) )
19+ - [ @dependabot-preview [ bot]] ( https://github.com/apps/dependabot-preview )
20+
21+
122## v1.3.0 (2019-12-19)
223
324#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/optional-features" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 2.0 .0" ,
44 "description" : " The default blueprint for ember-cli addons." ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments