Commit Graph

21188 Commits

Author SHA1 Message Date
Ben Newman
4324c90b25 Bump package versions for the official 1.7.0.2 release.
https://github.com/meteor/meteor/pull/9990
release/METEOR@1.7.0.2
2018-06-13 14:21:23 -04:00
Ben Newman
9b28ece2ba Bump @babel/runtime version in starter application skeletons. 2018-06-13 14:21:20 -04:00
Ben Newman
2297807516 Mention PR #9977 in History.md. 2018-06-13 13:30:10 -04:00
Rob Fallows
a9af151df9 Update default and --minimal app skeletons. Fixes #9961 (#9977) 2018-06-13 13:22:39 -04:00
Ben Newman
923949c7eb Bump package versions for 1.7.0.2-rc.0 release. release/METEOR@1.7.0.2-rc.0 2018-06-13 12:57:53 -04:00
Ben Newman
41c2dd02f6 Bump ecmascript patch version to 0.11.1.
This is necessary when we bump the babel-compiler package, since the
compile-ecmascript plugin is registered by the ecmascript package.
2018-06-13 12:43:36 -04:00
Ben Newman
56a04f83c9 Bump $BUNDLE_VERSION to 8.11.3.0 before rebuilding dev bundle. 2018-06-13 12:39:19 -04:00
Ben Newman
655cd9a7ca Update Node to version 8.11.3. 2018-06-13 12:38:01 -04:00
Ben Newman
5eeb81a32d Update meteor-babel to version 7.0.0-beta.51. 2018-06-13 12:33:35 -04:00
Ben Newman
e364ca35ea Merge pull request #9917 from meteor/release-1.7.0.1
Release 1.7.0.1
2018-05-30 11:43:54 -04:00
Ben Newman
d78a17d7e9 Bump package versions for the official 1.7.0.1 release.
https://github.com/meteor/meteor/pull/9917
release/METEOR@1.7.0.1
2018-05-30 10:03:34 -04:00
Ben Newman
c92c6590ce Recommend updating @babel/runtime and meteor-node-stubs in History.md. 2018-05-29 18:30:05 -04:00
Ben Newman
f41e3f17ce Bump package versions for 1.7.0.1-rc.0 release. release/METEOR@1.7.0.1-rc.0 2018-05-29 18:13:22 -04:00
Ben Newman
6b7df3fb0d When checking for existing builds, tolerate web.browser.legacy better.
This is a follow-up to b4a68e99c1, which
allowed obtaining a simplified list of build architectures (without
web.browser.legacy) by calling isopack.buildArchitectures(true), which was
helpful for matching existing builds of packages that were published
before the web.browser.legacy architecture was introduced in Meteor 1.7.

Now that some packages have been published with the web.browser.legacy
architecture as part of the Meteor 1.7 release, it's important to try
matching the full unsimplified list of architectures, while still falling
back to the simplified list for other packages.
2018-05-29 18:13:19 -04:00
Ben Newman
1697d79c51 Mention reverting #9825 in History.md for Meteor 1.7.0.1. 2018-05-29 16:30:37 -04:00
Ben Newman
7f9706d0f2 Revert "Stop scanning node_modules directories in PackageSource#_findSources. (#9825)"
This reverts commit c5302bb2ba.

Based on conversation with @KoenLav, it seems this optimization was more
of a breaking change than anticipated, and the workaround of creating a
symbolic link to induce compilation is not just annoying on Windows but
also does not satisfy the goal of being able to import from node_modules
(as before) rather than importing via the symbolic link.

We will need to revisit this pitfall in Meteor 1.7.1, but it's important
to unbreak it ASAP in Meteor 1.7.0.1 (since 1.7 is unfortunately final).

https://github.com/meteor/meteor/pull/9826#issuecomment-392596129
https://github.com/mozfet/meteor-autoform-materialize/issues/43

For apps that are accidentally compiling too many LESS or SCSS files, the
recommended workaround (for now) is to add the offending directories
and/or files to a .meteorignore file.
2018-05-29 16:20:30 -04:00
Christian Klaussner
4e59d8bb65 Fix Meteor version number in History.md (#9916) 2018-05-29 05:34:15 -04:00
James Burgess
0a61dae68d Docs typo (#9898) 2018-05-28 14:06:53 -04:00
Ben Newman
39295cc136 Support both mobile_safari and mobileSafari for isModern testing.
https://github.com/meteor/meteor/issues/9717#issuecomment-392521536
2018-05-28 12:22:19 -04:00
Ben Newman
274e2b1ed2 Make chrome{,Mobile{,IOS}} synonymous for isModern testing. 2018-05-28 12:19:05 -04:00
Ben Newman
0fcf29eaee Update modules test app to Meteor 1.7. 2018-05-27 20:38:01 -04:00
Ben Newman
03fc7ba06e Merge branch 'master' into devel 2018-05-27 20:19:37 -04:00
Ben Newman
507d0d0d84 Merge pull request #9826 from meteor/release-1.7
Release 1.7
2018-05-27 20:17:57 -04:00
Ben Newman
4a76fe3fe6 Bump package versions for the official 1.7 release. release/METEOR@1.7 2018-05-27 19:29:46 -04:00
Ben Newman
2d0f5f2435 Update Meteor 1.7 release date in History.md again. 2018-05-27 19:27:33 -04:00
Ben Newman
240855777a Bump package versions for 1.7-rc.14 release. release/METEOR@1.7-rc.14 2018-05-27 18:01:51 -04:00
Ben Newman
d2ec52b777 History.md wording tweaks. 2018-05-27 18:00:49 -04:00
Ben Newman
a126cf5641 Update reify to version 0.16.2. 2018-05-27 18:00:48 -04:00
Ben Newman
ad4f30c684 Lift process.env access to module scope.
https://github.com/meteor/meteor/pull/9911#pullrequestreview-123587003
2018-05-27 11:13:47 -04:00
Christian Klaussner
797f9ce78e Allow METEOR_FILE_WATCH_COALESCE to override file watcher delay (#9911) 2018-05-27 11:11:36 -04:00
Ben Newman
917975e319 Merge branch 'devel' into release-1.7 2018-05-26 18:43:14 -04:00
Ben Newman
7bfc989ada Merge branch 'master' into devel 2018-05-26 18:42:33 -04:00
Ben Newman
65fe55e9cb Merge pull request #9910 from meteor/release-1.6.1.2
Release 1.6.1.2
2018-05-26 18:41:27 -04:00
Ben Newman
6fc83732e4 Bump package versions for the official 1.6.1.2 release. release/METEOR@1.6.1.2 2018-05-26 17:46:22 -04:00
Ben Newman
3d59ae7c6a Update History.md for Meteor 1.6.1.2 release. 2018-05-26 17:46:22 -04:00
Ben Newman
fb0315a750 Bump package versions for 1.6.1.2-rc.0 release. release/METEOR@1.6.1.2-rc.0 2018-05-26 11:41:50 -04:00
zodern
cd4f8d41c9 Fix creating symlinks on Windows April 2018 Update (#9887) 2018-05-26 11:38:15 -04:00
Ben Newman
f1939795ed Call files.cp_r with { preserveSymlinks: true } in more places.
Now that symlinks can be used to enable selective compilation of
node_modules, it's important to preserve them.
2018-05-26 11:38:07 -04:00
Ben Newman
dab025e514 Stop passing babelOptions.sourceMap when compiling meteor shell commands. 2018-05-25 20:10:39 -04:00
Ben Newman
d87239931d Bump package versions for 1.7-rc.13 release. release/METEOR@1.7-rc.13 2018-05-25 18:49:38 -04:00
Ben Newman
f0ce33a8ec Bump $BUNDLE_VERSION to 8.11.2.8 before rebuilding dev bundle. 2018-05-25 18:43:59 -04:00
Ben Newman
6407e4dafb Update meteor-babel to version 7.0.0-beta.49-1.
Also switching from babelOptions.sourceMap to babelOptions.sourceMaps,
finally: https://babeljs.io/docs/usage/api/#options
2018-05-25 18:43:13 -04:00
Ben Newman
6acbd55577 Merge branch 'devel' into release-1.7 2018-05-25 00:31:23 -04:00
Ben Newman
7da131b3a6 Update meteor-babel to 7.0.0-beta.48 and reify to 0.16.1.
https://github.com/meteor/meteor/issues/9905#issuecomment-391932408

Should fix #9905.
2018-05-24 23:52:39 -04:00
Ben Newman
35da297e02 Bump package versions for 1.7-rc.12 release. release/METEOR@1.7-rc.12 2018-05-24 23:19:54 -04:00
Ben Newman
5ac27341f7 Update @babel/runtime for new app skeletons to 7.0.0-beta.48. 2018-05-24 23:04:42 -04:00
Ben Newman
71b9241611 Revert "Use legacy workaround for @babel/runtime/helpers/inheritsLoose."
This reverts commit 8bfdea712a.

As clever as this IE10 hack may have been, it should no longer be
necessary, thanks to https://github.com/babel/babel/pull/7969.

cc @abernix @hwillson
2018-05-24 23:01:08 -04:00
Ben Newman
f5d5c85aa3 Bump $BUNDLE_VERSION to 8.11.2.7 before rebuilding dev bundle. 2018-05-24 22:39:25 -04:00
Ben Newman
b28c8a6249 Update meteor-babel to 7.0.0-beta.48 and reify to 0.16.1. 2018-05-24 22:34:38 -04:00
Ben Newman
e3bac92c82 Strip //# sourceMappingURL comments for files without source maps.
https://github.com/meteor/meteor/issues/9894#issuecomment-391101074

Fixes #9894.
2018-05-23 19:19:05 -04:00