Meteor 1.10.2 has been released! Update with:
meteor update --release 1.10.2
Changelog:
In other news we also have a new community survey:
Meteor 1.10.2 has been released! Update with:
meteor update --release 1.10.2
Changelog:
In other news we also have a new community survey:
Congratulations to MDG and the community. Yes !
one dash is missing in the command. should be:
meteor update --release 1.10.2
Thanks! Fixed it now.
Is 1.10.2 the recommended version already?
How can I know when does a new version become the officially recommended one?
Thanks.
When you build your app, Meteor will put a notice in your terminal telling you that the new version is available, e.g.:
=> Meteor 1.10.2 is available. Update this project with โmeteor updateโ.