Bradley Farias
|
7ca81700f7
|
add .mjs to list of well known extensions
this is to conform to the plan of the Node.js EP
|
2017-05-01 09:43:49 -07:00 |
|
Henry Zhu
|
62375cdf12
|
v7.0.0-alpha.9
|
2017-04-18 10:41:30 -04:00 |
|
Henry Zhu
|
25ae8c8554
|
v7.0.0-alpha.8
|
2017-04-17 15:12:31 -04:00 |
|
Henry Zhu
|
c732f5e1d0
|
v7.0.0-alpha.7
|
2017-04-05 17:13:26 -04:00 |
|
Logan Smyth
|
fa23b662c2
|
Add empty .babelrc for CLI tests.
|
2017-03-27 14:46:39 -07:00 |
|
Henry Zhu
|
3d74dc044f
|
fix ci
|
2017-03-27 17:26:39 -04:00 |
|
Henry Zhu
|
f3ef03abfd
|
use caret for devDeps
|
2017-03-27 16:32:13 -04:00 |
|
Henry Zhu
|
dea509377c
|
v7.0.0-alpha.6
|
2017-03-27 15:09:36 -04:00 |
|
Henry Zhu
|
7a1ccf076c
|
Misc (#5545)
* normalize npmignores
* fixup eslint ignore, etc
* lint
* remove unused
* rm from gitignore
* use strict
|
2017-03-25 21:46:16 -04:00 |
|
Henry Zhu
|
d0b6db1901
|
v7.0.0-alpha.4
|
2017-03-23 18:06:48 -04:00 |
|
Henry Zhu
|
ab68800e06
|
v7.0.0-alpha.3
|
2017-03-23 15:49:01 -04:00 |
|
Brian Ng
|
c687b703ae
|
Ensure babel-cli tests compare generated output with out-files (#5205)
|
2017-03-23 12:06:56 -04:00 |
|
Aaron Ang
|
94024961ba
|
Update error message when importing babel-cli (#5507)
|
2017-03-19 15:59:01 -07:00 |
|
Logan Smyth
|
39c862c195
|
Make only/ignore relative to cwd/config file and move only/ignore checking all to core. (#5487)
* Make only/ignore relative to cwd/config file and move only/ignore checking all to core.
|
2017-03-16 23:22:43 -07:00 |
|
Logan Smyth
|
4f72232ca9
|
Move option parsing to babel-cli.
|
2017-03-13 11:06:46 -07:00 |
|
Logan Smyth
|
2c564a6973
|
Move babel config descriptions to babel-cli.
|
2017-03-13 00:06:01 -07:00 |
|
Logan Smyth
|
0c0f090a98
|
Get rid of circular dependencies in babel cli script.
|
2017-03-13 00:00:56 -07:00 |
|
Henry Zhu
|
0553d7761d
|
Publish
- babel-cli@7.0.0-alpha.2
- babel-core@7.0.0-alpha.2
- babel-helper-plugin-test-runner@7.0.0-alpha.2
- babel-helper-transform-fixture-test-runner@7.0.0-alpha.2
- babel-register@7.0.0-alpha.2
|
2017-03-08 13:08:44 -05:00 |
|
Brian Ng
|
8a82cc060a
|
Run new lint rules (#5413)
|
2017-03-04 10:46:01 -05:00 |
|
Henry Zhu
|
11e54a6bd3
|
v7.0.0-alpha.1
|
2017-03-02 16:04:47 -05:00 |
|
Henry Zhu
|
d33d023594
|
Merge remote-tracking branch 'origin/master' into merge-master
|
2017-02-23 18:54:15 -05:00 |
|
JeongHoon Byun (aka Outsider)
|
2de4b08c51
|
Add test for passing arguments to babel-node (#5163) (#5342)
|
2017-02-21 22:14:26 -05:00 |
|
Logan Smyth
|
4ee385e96c
|
Avoid usage of exports/module.exports/require().
|
2017-02-21 16:52:42 -08:00 |
|
Daniel Tschinder
|
6c03cb0783
|
Merge branch 'master' into merge-master
# Conflicts:
# lerna.json
# packages/babel-cli/package.json
# packages/babel-core/package.json
# packages/babel-generator/package.json
# packages/babel-helper-builder-react-jsx/package.json
# packages/babel-helper-function-name/package.json
# packages/babel-helper-optimise-call-expression/package.json
# packages/babel-helper-replace-supers/package.json
# packages/babel-helper-transform-fixture-test-runner/package.json
# packages/babel-helpers/package.json
# packages/babel-plugin-transform-class-properties/package.json
# packages/babel-plugin-transform-es2015-block-scoping/package.json
# packages/babel-plugin-transform-es2015-classes/package.json
# packages/babel-plugin-transform-es2015-modules-commonjs/package.json
# packages/babel-plugin-transform-es2015-modules-systemjs/package.json
# packages/babel-plugin-transform-es2015-modules-umd/package.json
# packages/babel-plugin-transform-es2015-parameters/package.json
# packages/babel-plugin-transform-react-jsx/package.json
# packages/babel-register/package.json
# packages/babel-template/package.json
# packages/babel-traverse/package.json
# packages/babel/package.json
|
2017-02-14 12:46:23 +01:00 |
|
Logan Smyth
|
48573f1fb4
|
v6.23.0
|
2017-02-13 17:14:12 -08:00 |
|
Henry Zhu
|
9083bd6283
|
Merge branch 'master' into 7.0
|
2017-02-09 18:36:02 -05:00 |
|
Logan Smyth
|
b845f2b69d
|
Re-enable the max-len ESLint rule. (#5265)
|
2017-02-04 11:07:15 -05:00 |
|
Kai Cataldo
|
e09ea222c9
|
Remove babel-runtime from packages' dependencies (#5218)
|
2017-01-27 09:04:35 -05:00 |
|
Henry Zhu
|
661102c7ea
|
Merge branch 'master' into 7.0
# Conflicts:
# .travis.yml
# CHANGELOG.md
# lerna.json
# packages/babel-cli/package.json
|
2017-01-21 08:52:14 -05:00 |
|
Andres Suarez
|
e9d87ed55c
|
Remove path-is-absolute in favor of builtin path.isAbsolute (#5179)
|
2017-01-21 08:33:34 -05:00 |
|
Logan Smyth
|
7de9fa07fb
|
v6.22.2
|
2017-01-19 22:03:27 -08:00 |
|
Logan Smyth
|
6528fe105e
|
Break out of argument processing properly.
|
2017-01-19 21:47:11 -08:00 |
|
Jordan Jones
|
1742035a98
|
[7.0] Fixes #5108, browser.js and browser.js test removed (#5124)
* Fixes #5108, browser.js and browser.js test removed
* Moved api/node.js to index.js and adjusted associated file references
|
2017-01-19 22:43:11 -05:00 |
|
Henry Zhu
|
368485828f
|
v6.22.1
|
2017-01-19 22:12:53 -05:00 |
|
Henry Zhu
|
b06763f1a3
|
force update core/cli
|
2017-01-19 22:09:37 -05:00 |
|
Henry Zhu
|
e9fc38bcd3
|
v6.22.0
|
2017-01-19 19:33:22 -05:00 |
|
Logan Smyth
|
e863790e7e
|
Fix linting error from merged PR.
|
2017-01-15 15:29:26 -08:00 |
|
Logan Smyth
|
c5fb56e66c
|
Bump out chokidar dependency for the new awaitWriteFinish option.
|
2017-01-15 14:45:48 -08:00 |
|
Logan Smyth
|
40746f3dcb
|
Merge pull request #3698 from hayeah/master
Watch mode should wait for file write. (T7411)
|
2017-01-15 14:44:45 -08:00 |
|
Logan Smyth
|
a98c9ae9dc
|
Merge pull request #4790 from peterm0x/master
fixes invalid line offsets in merged sourcemaps
|
2017-01-15 14:36:33 -08:00 |
|
Andres Suarez
|
658f13e030
|
Replace uses of "lodash/each" with native equivalents
|
2017-01-15 13:54:54 -08:00 |
|
Andres Suarez
|
85b3aec747
|
Use native or lodash util module where full "lodash" is required
|
2017-01-15 13:35:00 -08:00 |
|
Henry Zhu
|
672adba9a1
|
enable prefer const (#5113)
|
2017-01-14 09:48:52 -05:00 |
|
Janus Troelsen
|
b2e6926042
|
Upgrade glob to v7 (#5027)
|
2016-12-22 23:57:53 +01:00 |
|
Henry Zhu
|
e86f62b304
|
README: add --save-dev [skip ci]
Closes gh-4910
|
2016-11-29 08:40:27 -05:00 |
|
Sven SAULEAU
|
2311b5b53a
|
README: remove dollar in sh snippets [skip ci]
|
2016-11-29 08:39:23 -05:00 |
|
Peter Mikula
|
fad6483aac
|
fixes invalid line offsets in merged sourcemaps
|
2016-10-28 21:36:40 +03:00 |
|
Henry Zhu
|
e1ac315653
|
fix readme [skip ci]
|
2016-10-26 17:34:00 -04:00 |
|
Henry Zhu
|
12f9cd0826
|
v6.18.0
|
2016-10-24 17:18:36 -04:00 |
|
Simen Bekkhus
|
9c2794dc85
|
Replace path-exists with fs.existsSync (#4731)
It's not deprecated anymore, see nodejs/node#8364
|
2016-10-17 14:31:49 -04:00 |
|