App.configurePlugin(id, config) Set the build-time configuration for a Cordova plugin.
Breaking changes These are all the breaking changes – that is changes that you absolutely have to worry about
Package Definition Define dependencies and expose package methods with the Package.onUse handler. This section lets
Anywhere accountsClientOrServer.onLogin(func)
meteor test-packages Test Meteor packages, either by name, or by directory. Not specifying an argument will run tests for all local packages
Spacebars Spacebars is the language used to write Meteor templates. It is inspired by
Anywhere Meteor.isServer import { Meteor } from 'meteor/meteor'
Server Accounts.removeEmail(userId, email) import { Accounts
meteor publish-release Publishes a release of Meteor. Takes in a JSON configuration file. Meteor releases are
Server collection.rawCollection()
Page 6 of 28