Commit Graph

41 Commits

Author SHA1 Message Date
Ben Newman
c51e3209ac Update npm dependencies and re-shrinkwrap. 2016-05-02 18:24:04 -04:00
Ben Newman
5d2b36368c Bump NPM version to 6.6.7 in preparation for publishing. 2016-04-01 14:58:01 -04:00
Ben Newman
d8135168c9 Update modules-commonjs transform to 6.7.4. 2016-04-01 14:56:40 -04:00
Ben Newman
b0826d12d2 Bump NPM version to 6.6.6 in preparation for publishing. 2016-03-18 14:44:02 -04:00
Ben Newman
08f89e3cde Upgrade some transformers to 6.7.0. 2016-03-18 14:43:22 -04:00
Ben Newman
c726c6e8df Bump NPM version to 6.6.5 in preparation for publishing. 2016-03-08 12:50:39 -05:00
Ben Newman
de8bba648c Update most dependencies to ~6.6.5.
This will fix https://github.com/meteor/meteor/issues/6380, thanks to
https://github.com/babel/babel/pull/3391.
2016-03-08 12:49:10 -05:00
Ben Newman
08a82f87ab Bump NPM version to 6.6.1 in preparation for publishing. 2016-03-02 00:32:00 -05:00
Ben Newman
6937e20e96 Upgrade transform-es2015-modules-commonjs to fix buildExportAll.
Another approach: https://github.com/babel/babel/pull/3391
2016-03-02 00:29:26 -05:00
Ben Newman
04b74ff11f Bump NPM version to v6.6.0 in preparation for publishing. 2016-02-29 22:27:55 -05:00
Ben Newman
839c1b8df5 Go back to using the real es2015-parameters transform. 2016-02-29 22:26:23 -05:00
Ben Newman
01cc426042 Upgrade some dependencies to v6.6.0. 2016-02-29 22:25:54 -05:00
Ben Newman
c9f50e2929 Bump NPM version to 6.5.0 in preparation for publishing. 2016-02-24 14:22:08 -05:00
Ben Newman
3d0e29f088 Bump all transform versions (most to 6.5.0). 2016-02-24 14:21:12 -05:00
Ben Newman
c38e7429fe Bump NPM version to 6.4.7 in preparation for publishing. 2016-02-03 16:43:57 -05:00
Ben Newman
821fc2bf41 Rely on npm-shrinkwrap.json to provide plugins/parameters dependencies. 2016-02-03 16:42:59 -05:00
Ben Newman
ab561b7489 Bump NPM version to 6.4.6 in preparation for publishing. 2016-02-03 16:39:38 -05:00
Ben Newman
135e95e64c Make sure plugins/parameters has access to the packages it needs. 2016-02-03 16:38:35 -05:00
Ben Newman
404c5f2e50 Bump NPM version to 6.4.5 in preparation for publishing. 2016-02-03 16:19:08 -05:00
Ben Newman
aa252702d9 Use a version of the parameters transform without faulty optimizations.
Until https://github.com/babel/babel/pull/3249 is fixed properly, it's
better simply to disable the rest parameter optimizations.
2016-02-03 16:17:18 -05:00
Ben Newman
0d5a58114a Add a clarifying comment to plugin/sloppy-modules.js. 2016-02-01 23:57:39 -05:00
Ben Newman
9a4e843159 Bump NPM version to 6.4.4 in preparation for publishing. 2016-02-01 21:20:44 -05:00
Ben Newman
57316d6bab Wrap the modules-commonjs plugin so as not to force strict mode. 2016-02-01 21:20:07 -05:00
Ben Newman
8f35427bc8 Bump NPM version to 6.4.3 in preparation for publishing. 2016-01-21 16:05:29 -05:00
Ben Newman
b23433a927 Use the loose transform for template literals.
The stricter version calls Object.freeze, which is expensive and doesn't
even work in all browsers.
2016-01-21 16:03:35 -05:00
Ben Newman
c73d47e589 Bump NPM version to 6.4.2 in preparation for publishing. 2016-01-20 15:43:53 -05:00
Ben Newman
94e8b2c839 Disable babel-runtime/core-js/... polyfills. 2016-01-20 15:43:16 -05:00
Ben Newman
9d97281c1b Bump NPM version to 6.4.1 in preparation for publishing. 2016-01-20 14:45:58 -05:00
Ben Newman
ff21b4f8bb Upgrade plugins again. 2016-01-20 14:45:39 -05:00
Ben Newman
8f247abbe1 Upgrade to a version of modules-commonjs that fixes template strings.
Thanks to my pull request: https://github.com/babel/babel/pull/3118
2016-01-20 14:38:46 -05:00
Ben Newman
efb0c019bd Bump NPM version to 6.4.0 in preparation for publishing. 2016-01-12 19:13:48 -05:00
Ben Newman
11a9bd23d9 Update some plugins to v6.4.0. 2016-01-12 19:13:47 -05:00
Ben Newman
339139314d Reorganize plugins. 2016-01-12 19:13:47 -05:00
Ben Newman
4a1002c56e Use patched CommonJS modules plugin.
We can go back to using babel-plugin-transform-es2015-template-literals
once https://github.com/babel/babel/pull/3118 gets merged.
2016-01-12 19:13:47 -05:00
Ben Newman
a21cab4421 Bump NPM version to 6.3.13 in preparation for publishing. 2015-12-18 16:52:25 -05:00
Ben Newman
35ab37f6e8 Update plugins to v6.3.13. 2015-12-18 16:51:50 -05:00
Ben Newman
4824409fa2 Bump NPM version to 6.2.4 in preparation for publishing. 2015-11-30 21:48:37 -05:00
Ben Newman
24aef2c06a Update plugins to v6.2.4. 2015-11-30 21:44:57 -05:00
Ben Newman
7fa4f45221 More transform plugins. 2015-11-13 14:55:07 -05:00
Ben Newman
8bc803050e Borrowing files from babel-preset-es2015, with modifications. 2015-11-12 17:38:34 -05:00
Ben Newman
b283e8d844 Initial commit 2015-11-12 17:38:25 -05:00