Logan Smyth
5ddce1372b
Fix an issue with the switch handing from PR #3490 .
2016-06-11 00:17:36 -07:00
Logan Smyth
a7801b1e52
Merge pull request #3525 from lxe/skip-shorthand
...
remove shorthand of --skip-initial-build
2016-06-11 00:16:51 -07:00
Aleksey Smolenchuk
2033c1da30
remove shorthand of --skip-initial-build
...
-s is already taken by --source-maps
2016-06-10 22:46:24 -07:00
Henry Zhu
8cb32e8cf1
Docs: 6.10.0 changelog [skip ci] ( #3524 )
2016-06-11 00:19:51 -04:00
Henry Zhu
c5ae951f98
v6.10.0
2016-06-11 00:05:21 -04:00
Henry Zhu
c113b0a7ec
Merge pull request #3519 from koenkivits/patch-1
...
Fix broken links in monorepo.md
2016-06-11 00:00:49 -04:00
Henry Zhu
0dc1a69017
Merge pull request #3520 from babel/babylon-update
...
Support changes in flow parsing
2016-06-11 00:00:36 -04:00
Henry Zhu
b567c02413
generator tests
2016-06-10 18:05:54 -04:00
Henry Zhu
ff42a744df
add back in identifier
2016-06-10 17:07:03 -04:00
Henry Zhu
63e8313788
add type def
2016-06-08 16:16:22 -04:00
Henry Zhu
ad0e1ba6de
Support changes in flow parsing
2016-06-08 13:07:58 -04:00
Koen Kivits
867e07cee4
Fix broken links in monorepo.md
2016-06-08 17:45:34 +02:00
Sebastian McKenzie
ca6450b057
6.8.1
2016-06-06 19:21:21 +01:00
Kai Cataldo
dc525edf51
Clean up language/consistency in CONTRIBUTING.md ( #3517 )
2016-06-04 12:26:31 -04:00
Logan Smyth
61b3a6314b
Merge pull request #3490 from jayphelps/T7324
...
create new lexical env inside switch statement blocks, fixes #T7324
2016-05-30 14:42:29 -07:00
Logan Smyth
85ec7834d0
Merge pull request #3489 from lxe/optinal-nocompile-watch
...
babel-cli: add --skip-initial-build option to only compile on changes when watching
2016-05-30 14:29:30 -07:00
Henry Zhu
8bbffb4bea
Docs: 6.9.2 changelog [skip ci]
2016-05-29 19:19:12 -04:00
Henry Zhu
5b3db3aceb
v6.9.2
2016-05-29 19:16:15 -04:00
Henry Zhu
e95ff9effb
Fix: for babel-runtime, regenerator-runtime should be a dependency now ( #3516 )
2016-05-29 19:14:42 -04:00
Henry Zhu
77ac82b9f5
v6.9.1
2016-05-29 15:50:04 -04:00
Henry Zhu
d71072fe97
add changelog for babel-regenerator-runtime removal [ci skip]
2016-05-28 19:10:32 -04:00
Ben Newman
b3acf9100e
Make babel-runtime use regenerator-runtime from npm. ( #3494 )
...
The source repository for regenerator-runtime can now be found at
https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime
This also removes the babel-regenerator-runtime package, now that the only
difference between it and regenerator-runtime has been resolved:
bc8d2d672c
2016-05-28 19:04:48 -04:00
Henry Zhu
3d6ae488be
Docs: add 6.9.1 changelog [ci skip] ( #3513 )
2016-05-28 16:29:34 -04:00
Henry Zhu
cfbabe80bb
Docs: add to getting started ( #3512 ) [ci skip]
2016-05-28 10:18:11 -04:00
Andrew Johnston
f408f28a02
Fix: assign _this to this when there is no Superclass - Fixes T7364
...
Closes gh-3508
2016-05-28 09:51:28 -04:00
Lukas Eipert
8532bb8334
update license field with a valid SPDX expression ( #3507 )
2016-05-28 09:39:06 -04:00
Leonid Nikiforenko
822e8804d5
Make JSXText Immutable ( #3510 )
2016-05-25 23:30:29 -04:00
Aleksey Smolenchuk
4bf6f8ab18
cli: --skip-initial-build option to compile only on watched changes
2016-05-20 09:47:41 -07:00
Lukas Eipert
13c961d29d
Adds repository field to babel-regenerator-runtime ( #3506 )
...
Similiar to #3370 .
One of our licensing checking scripts throws warnings, as we expect npm dependencies to contain the repository field.
2016-05-20 11:41:48 -04:00
Jesse McCarthy
ff044bbb0f
Use more ideal mocha hooks ( #3446 )
...
* setup() instead of manual before().
* suiteTeardown() instead of afterEach().
2016-05-19 08:26:59 -04:00
Henry Zhu
7594204777
typo [ci skip]
2016-05-17 14:54:12 -04:00
Henry Zhu
cf6304a34b
v6.9.0
2016-05-17 14:49:17 -04:00
Henry Zhu
f7c6afe594
Docs: 6.9.0 changelog [skip ci] ( #3505 )
2016-05-17 11:38:48 -04:00
Sebastian McKenzie
1c48c4c9db
Merge pull request #25 from gabelevi/default
...
Support defaults in Flow's type parameter declarations
2016-05-17 01:00:49 +01:00
Shuhei Kagawa
be9be86919
Add decorators to argument types ( #3470 )
2016-05-16 16:48:20 -04:00
Denis Pushkarev
16ad574e48
Update core-js to 2.4 ( #3480 )
2016-05-16 16:46:22 -04:00
Guy Bedford
40c4e7c2ea
Modules systemjs system global name, use strict wrapping ( #3482 )
...
* modules systemjs system global name, use strict wrapping
* document systemGlobal option in readme
2016-05-16 16:46:06 -04:00
Alexander Kotliarskyi
8fa1174b32
Skip adding __source if it already exists ( #3504 )
2016-05-16 16:45:33 -04:00
dlwalsh
cdb465a834
remove repeating dependency from babel-traverse ( #3501 )
2016-05-16 09:54:37 -04:00
dlwalsh
9f8cd91605
Replace trim-right with _.trimEnd ( #3502 )
2016-05-16 09:53:48 -04:00
dlwalsh
829d4497c9
remove micro modules in favour of lodash functions ( #3500 )
2016-05-15 22:00:50 -04:00
Henry Zhu
52f56cbdc5
Add slack badge [skip ci]
2016-05-15 01:08:01 -04:00
Jhen-Jie Hong
2d7fb9af41
Class properties: Add path.ensureBlock for ArrowFunctionExpression ( #3486 )
...
* Class properties: Add path.ensureBlock for ArrowFunctionExpression
* Class properties: Add test case for non-block arrow function
2016-05-13 17:45:15 -04:00
Amjad Masad
109d99bb5e
don't double count binding references ( #3465 )
...
When, for example, a function is moved between from one place to another we recrawl and end up double counting any references it holds to the upper scope. This protects against that. (The same thing is done for constant violations in the `reassign` method)
2016-05-13 17:20:32 -04:00
Jay Phelps
330071e59d
also visit ClassProperty's for rest param deopt check, fixes #T7311 ( #3481 )
2016-05-13 17:18:14 -04:00
Jordan Klassen
dc1f40540d
Upgrade to lodash 4 ( #3315 )
...
* Upgrade to lodash 4
* Fix incorrect require in babel-runtime/scripts
* Replace cloneDeep with cloneDeepWith where applicable
2016-05-13 17:15:14 -04:00
Yiyuan Bai
de56e12c68
Allow use react elements after yield statement
2016-05-12 18:41:41 +08:00
Henry Zhu
21c4b4d779
6.8.0 changelog ( #27 )
2016-05-04 10:05:58 -04:00
Henry Zhu
6ef4a731b7
6.8.0
2016-05-04 10:04:32 -04:00
Thomas Grainger
2607f35b9f
Fix grammar in 6.8.0 CHANGELOG ( #3498 )
2016-05-04 08:00:57 -04:00