6.0.0
I'm extremely stupid and didn't commit as I go. To anyone reading this I'm extremely sorry. A lot of these changes are very broad and I plan on releasing Babel 6.0.0 today live on stage at Ember Camp London so I'm afraid I couldn't wait. If you're ever in London I'll buy you a beer (or assorted beverage!) to make up for it, also I'll kiss your feet and give you a back massage, maybe.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
"type": "Property",
|
||||
"type": "ObjectProperty",
|
||||
"start": 7,
|
||||
"end": 8,
|
||||
"loc": {
|
||||
@@ -105,7 +105,6 @@
|
||||
},
|
||||
"name": "a"
|
||||
},
|
||||
"kind": "init",
|
||||
"value": {
|
||||
"type": "Identifier",
|
||||
"start": 7,
|
||||
@@ -124,7 +123,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Property",
|
||||
"type": "ObjectProperty",
|
||||
"start": 14,
|
||||
"end": 17,
|
||||
"loc": {
|
||||
@@ -171,11 +170,10 @@
|
||||
}
|
||||
},
|
||||
"name": "a"
|
||||
},
|
||||
"kind": "init"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Property",
|
||||
"type": "ObjectProperty",
|
||||
"start": 23,
|
||||
"end": 28,
|
||||
"loc": {
|
||||
@@ -253,11 +251,10 @@
|
||||
},
|
||||
"name": "a"
|
||||
}
|
||||
},
|
||||
"kind": "init"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Property",
|
||||
"type": "ObjectProperty",
|
||||
"start": 34,
|
||||
"end": 41,
|
||||
"loc": {
|
||||
@@ -305,7 +302,7 @@
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
"type": "Property",
|
||||
"type": "ObjectProperty",
|
||||
"start": 39,
|
||||
"end": 40,
|
||||
"loc": {
|
||||
@@ -337,7 +334,6 @@
|
||||
},
|
||||
"name": "a"
|
||||
},
|
||||
"kind": "init",
|
||||
"value": {
|
||||
"type": "Identifier",
|
||||
"start": 39,
|
||||
@@ -356,11 +352,10 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"kind": "init"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Property",
|
||||
"type": "ObjectProperty",
|
||||
"start": 47,
|
||||
"end": 63,
|
||||
"loc": {
|
||||
@@ -455,11 +450,10 @@
|
||||
"name": "a"
|
||||
},
|
||||
"computed": true
|
||||
},
|
||||
"kind": "init"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Property",
|
||||
"type": "ObjectProperty",
|
||||
"start": 69,
|
||||
"end": 77,
|
||||
"loc": {
|
||||
@@ -537,8 +531,7 @@
|
||||
"name": "a"
|
||||
},
|
||||
"computed": false
|
||||
},
|
||||
"kind": "init"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user