reactioncommerce / reaction

Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
https://mailchimp.com/developer/open-commerce/
GNU General Public License v3.0
12.34k stars 2.17k forks source link

Update to Meteor 1.7 #4239

Closed aldeed closed 6 years ago

aldeed commented 6 years ago

Work

Meteor 1.7 is in RC now. Update to it.

This should also fix #3861

Testing

  1. Make sure there are no errors on startup when using reaction command to run.
  2. Make sure there are no errors on startup when running with docker-compose.
  3. Test all of the main test scripts. Make sure no errors appear on client or server.
aldeed commented 6 years ago

This would resolve/supercede https://github.com/reactioncommerce/reaction/issues/4241