Sebastian McKenzie
4a19661346
Generate names field for identifiers to get correct names mappings ( #3658 )
2016-08-16 13:43:55 -04:00
Kai Cataldo
aa51dd4a3d
Throw error for multiple exports default ( #3518 )
...
Fixes https://phabricator.babeljs.io/T7242
2016-08-16 13:21:00 -04:00
Daniel Tschinder
8bef3156be
Correct code example
2016-08-16 19:07:56 +02:00
Daniel Tschinder
308de41992
Add support for the new declare module.exports of flow. ( #3570 )
2016-08-16 16:54:00 +02:00
Daniel Tschinder
56c7d5a67d
Update CHANGELOG.md [skip ci] ( #91 )
2016-08-16 16:34:51 +02:00
Logan Smyth
2aaee8b8d4
Strip flow-only class props without needing transform-class-properties. ( #3655 )
2016-08-16 10:30:04 -04:00
Henry Zhu
043da1a26a
Revert "Revert "Use es2015 loose mode after publish ( #3639 )"" ( #3645 )
...
This reverts commit a2d66c0fc8ee58e82be3efd59173803e66dee3e0.
2016-08-16 16:28:05 +02:00
Sebastian McKenzie
dc6a5d2f86
6.9.0
2016-08-16 15:11:06 +01:00
Sebastian McKenzie
4af484b805
Merge pull request #65 from danez/fix-syntax-error-pos
...
Fixes SyntaxError position with flow optional type
2016-08-16 15:06:25 +01:00
Sebastian McKenzie
43cdd2f5b0
Merge pull request #57 from danez/fix-arrow-location
...
Fix arrow param locations with flow types
2016-08-16 15:06:19 +01:00
Sebastian McKenzie
0b87d4c97c
Add identifier name to node loc field ( #90 )
2016-08-16 09:41:10 -04:00
Henry Zhu
090f8cd10f
Internal: remove comments ( #3657 )
2016-08-15 11:40:10 -04:00
Jordan Scales
ca27cf135d
Revert "Merge pull request #3641 from babel/guy-fieri" ( #3646 )
...
This reverts commit 033681af8941d9678961f985c13e500c3c70f337, reversing
changes made to a2d66c0fc8ee58e82be3efd59173803e66dee3e0.
I brought you into this world, and I can take you out.
2016-08-15 11:35:39 -04:00
Daniel Tschinder
69e914baeb
Set correct include patterns for code-coverage
2016-08-14 12:39:41 +02:00
Greenkeeper
2abef9dbaa
chore(package): update nyc to version 8.0.0 ( #88 )
...
https://greenkeeper.io/
2016-08-14 12:37:25 +02:00
Greenkeeper
0b23e5cc2d
chore(package): update babel-plugin-istanbul to version 2.0.0 ( #89 )
...
https://greenkeeper.io/
2016-08-14 12:27:05 +02:00
Henry Zhu
d034c24b8e
Initial commit
2016-08-13 23:48:33 -04:00
Marcelo Jorge Vieira
a61596472a
Fixed typo in README.md ( #3651 )
...
Replaced 'seperate' with 'separate'
2016-08-12 10:39:00 +02:00
Sebastian McKenzie
033681af89
Merge pull request #3641 from babel/guy-fieri
...
Fix exports of babel-core
2016-08-09 10:52:26 +10:00
James Kyle
10f4546fef
Remove unnecessary import
2016-08-08 17:34:01 -07:00
James Kyle
f36d07d303
Fixes from PR comments
2016-08-08 17:32:58 -07:00
James Kyle
a2d66c0fc8
Revert "Use es2015 loose mode after publish ( #3639 )"
...
This reverts commit 154922c0f76ad9fcbf2d08f3835cd8cd94e84499.
2016-08-06 12:33:07 -07:00
Greenkeeper
0a6d333531
chore(package): update ava to version 0.16.0 ( #86 )
...
https://greenkeeper.io/
2016-08-06 18:29:38 +02:00
James Kyle
9eb12e2c34
Fix lint
2016-08-05 12:40:50 -07:00
James Kyle
fd89bd136f
Fix exports of babel-core
2016-08-05 12:36:08 -07:00
Henry Zhu
154922c0f7
Use es2015 loose mode after publish ( #3639 )
2016-08-05 10:23:45 -04:00
Brian Donovan
a1c0b5a118
Update test name to reflect reality. ( #3640 )
...
Originally pointed out by @Kovensky in https://github.com/babel/babel/pull/3635#discussion_r73652441 .
2016-08-05 10:12:33 -04:00
Henry Zhu
94c05225e5
Changelog for v6.13.2 [skip ci]
2016-08-05 09:57:12 -04:00
Henry Zhu
a8324712a5
v6.13.2
2016-08-05 09:51:34 -04:00
Henry Zhu
96f31ed38f
Merge pull request #3638 from babel/christophehurpeau-patch-2
...
[Bug Fix] option manager: val = val.buildPreset should be before the check if the preset supports options
2016-08-05 09:49:33 -04:00
Henry Zhu
7213e57ee2
add tests, be able to pass preset options to test helper
2016-08-05 09:36:52 -04:00
Christophe Hurpeau
425d460ebf
[Bug Fix] option manager: val = val.buildPreset should be before the check if the preset supports options
2016-08-05 12:06:07 +02:00
nhducit
3b5a94ed0f
Add a white space ( #3636 )
2016-08-05 10:28:31 +02:00
Logan Smyth
65b733c894
Changelog for 6.13.1.
2016-08-04 21:25:20 -07:00
Logan Smyth
f3ad8a8392
v6.13.1
2016-08-04 21:12:12 -07:00
Logan Smyth
11badb556f
Add comment to explain enumerability logic.
2016-08-04 21:06:59 -07:00
Logan Smyth
af50e3194e
Merge pull request #3635 from loganfsmyth/fix-back-compat
...
Fix backward-compatibility of babel-preset-es2015 - fixes T7536
2016-08-04 21:06:16 -07:00
Logan Smyth
66317b10db
Fix backward-compatibility of babel-preset-es2015 - fixes T7536
2016-08-04 20:55:20 -07:00
Henry Zhu
39865ce746
fix typos [skip ci]
2016-08-04 21:35:46 -04:00
Henry Zhu
eaea1276a4
add quotes [skip ci]
2016-08-04 21:34:53 -04:00
Henry Zhu
6ab3e35075
v6.13.0
2016-08-04 19:34:51 -04:00
Henry Zhu
a4e2856a2e
Docs: add v6.13.0 changelog [skip ci] ( #3631 )
...
* Docs: add v6.13.0 changelog [skip ci]
* add link to babel/notes [skip ci]
2016-08-04 19:23:11 -04:00
Henry Zhu
c6354a2132
es2015: transpile the preset, modify modules option to support "amd,umd,systemjs" as well, tests ( #3627 )
...
* es2015: transpile the preset, at spec option
* es2015: add support for modules option
* fixes + tests
* fixup preset error messsage
* es2015: update readme [skip ci]
* pass loose to other module transforms
2016-08-04 17:54:04 -04:00
Erik Desjardins
aeb42c2228
Fix bug where path.evaluate treats repeated identifiers as undefined ( #3557 )
...
* babel-traverse: add test to demonstrate repeated identifiers being evaluated to `false`
* fix typo: `value` -> `val`
* path.evaluate: only mark item as resolved if we're confident
2016-08-04 16:58:41 -04:00
Daniel Tseng
d0c82f0d8a
Missing FlowType definition opts.deprecatedAlias ( #3628 )
...
Added missing FlowType definition `opts.deprecatedAlias` for `defineType()` in `babel-types/src/definitions/index.js`
2016-08-04 13:40:41 -04:00
Logan Smyth
897f553dc7
Support passing options to presets. ( #3331 )
2016-08-03 22:14:16 -04:00
Sebastian McKenzie
c9a7bed6d0
Merge pull request #83 from gabelevi/flow
...
Small fix for parsing type parameter declarations
2016-08-04 00:37:37 +10:00
Henry Zhu
a959ebe223
Misc: remove deps from syntax plugins ( #3604 )
2016-08-02 23:11:50 -04:00
Henry Zhu
c331a94943
Show a more informative error message when using the decorator transform and link to the legacy one [skip ci] ( #3626 )
2016-08-02 20:47:03 -04:00
Henry Zhu
c1a597ffdc
Misc: update npm owners [skip ci]
...
Will remove when we add this to lerna https://github.com/lerna/lerna/pull/294
2016-08-02 09:09:09 -04:00