mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
For now, the old names still work as well. This includes: - Meteor.isServer/isClient - this.isSimulation in methods - Context.onInvalidate - Meteor.status().retryCount/retryTime Remove old backwards-compatibility "Sky" alias for "Meteor". Update all examples in the docs to use camelCase. Delete unused docs/client/projects.html file.