mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
0.6.3.1
This commit is contained in:
@@ -1,7 +1 @@
|
||||
=> Meteor 0.6.3 released: Default to WebSockets in modern browsers, new
|
||||
`check` API to validate untrusted input, synthetic `tap` events,
|
||||
update to MongoDB 2.4, and more. See
|
||||
https://github.com/meteor/meteor/blob/devel/History.md for details.
|
||||
|
||||
This is being downloaded in the background. Update your project
|
||||
to Meteor 0.6.3 by running 'meteor update'.
|
||||
=> Meteor 0.6.3.1: Small fix to 'client/compatibility' from 0.6.3
|
||||
|
||||
@@ -34,6 +34,9 @@
|
||||
"are now thrown rather than passed in `result.error`."]
|
||||
}
|
||||
},
|
||||
{
|
||||
"release": "0.6.3.1"
|
||||
},
|
||||
{
|
||||
"release": "NEXT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user