File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v6.0.1 (2019-12-18)
2
+
3
+ #### :boom : Breaking Change
4
+ * [ #452 ] ( https://github.com/ember-cli/ember-resolver/pull/452 ) Remove dead module unification code ([ @stefanpenner ] ( https://github.com/stefanpenner ) )
5
+
6
+ #### :rocket : Enhancement
7
+ * [ #450 ] ( https://github.com/ember-cli/ember-resolver/pull/450 ) remove now defunct v8 optimization ([ @stefanpenner ] ( https://github.com/stefanpenner ) )
8
+
9
+ #### :bug : Bug Fix
10
+ * [ #475 ] ( https://github.com/ember-cli/ember-resolver/pull/475 ) Fix babel-plugin-debug-macros warning ([ @hjdivad ] ( https://github.com/hjdivad ) )
11
+
12
+ #### Committers: 2
13
+ - David J. Hamilton ([ @hjdivad ] ( https://github.com/hjdivad ) )
14
+ - Stefan Penner ([ @stefanpenner ] ( https://github.com/stefanpenner ) )
15
+
1
16
## v6.0.0 (2019-11-19)
2
17
3
18
#### :boom : Breaking Change
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-resolver" ,
3
- "version" : " 6.0.0 " ,
3
+ "version" : " 6.0.1 " ,
4
4
"description" : " The default modules based resolver for Ember CLI." ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments