mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
- Return type of onMigrate callback should be an array. - onMigrate callback can be invoked many times until all components are ready to migrate. - DDP negotiation failures should always migrate immediately.