mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
14 lines
284 B
JSON
14 lines
284 B
JSON
[
|
|
{
|
|
"release": "0.6.0",
|
|
"notices": [
|
|
"Variables declared with `var` at the outermost level of a JavaScript",
|
|
"source file are now private to that file. Remove the `var` to share",
|
|
"a value between files."
|
|
]
|
|
},
|
|
{
|
|
"release": "0.6.1",
|
|
}
|
|
]
|