meteor update --release 1.8.3 + Babel beta->stable fix. - Core packages bumped (meteor 1.9.3, ecmascript 0.13.2, mongo 1.7.0, npm-mongo 3.2.0 driver — still compatible with Mongo 3.2 server). - Fix boot failure 'Cannot find @babel/runtime/helpers/objectSpread2': upgraded @babel/runtime 7.0.0-beta.44 -> ^7.29.7 (stable 7.x; not 8.x). - underscore auto-added, fetch/modern-browsers added by the release. REST smoke test byte-identical to baseline. See UPGRADE.md.
19 lines
598 B
Text
19 lines
598 B
Text
# This file contains information which helps Meteor properly upgrade your
|
|
# app when you run 'meteor update'. You should check it into version control
|
|
# with your project.
|
|
|
|
notices-for-0.9.0
|
|
notices-for-0.9.1
|
|
0.9.4-platform-file
|
|
notices-for-facebook-graph-api-2
|
|
1.2.0-standard-minifiers-package
|
|
1.2.0-meteor-platform-split
|
|
1.2.0-cordova-changes
|
|
1.2.0-breaking-changes
|
|
1.3.0-split-minifiers-package
|
|
1.4.0-remove-old-dev-bundle-link
|
|
1.4.1-add-shell-server-package
|
|
1.4.3-split-account-service-packages
|
|
1.5-add-dynamic-import-package
|
|
1.7-split-underscore-from-meteor-base
|
|
1.8.3-split-jquery-from-blaze
|