Client new Blaze.View([name], renderFunction) import { Blaze
Server Accounts.findUserByUsername(username) import { Accounts
Renderable Content A value is renderable content if it is one of the following: A
Client Template.myTemplate.onRendered import { Template
Anywhere Meteor.wrapAsync(func, [context]) import { Meteor }
meteor publish-release Publishes a release of Meteor. Takes in a JSON configuration file. Meteor releases are
Anywhere cursor.map(callback, [thisArg])
Anywhere accountsClientOrServer.onLogin(func)
Breaking changes These are all the breaking changes – that is changes that you absolutely have to worry about
Anywhere new Meteor.Error(error, [reason], [details]) import
Page 11 of 28