Henry

Results 197 comments of Henry

aside: I think Logan should able to join in the TC39 calls (if he wants to), or attend in person haha 😄

Made an issue to split the proposals into 2 if anyone wants to comment more https://github.com/babel/babel/issues/6075

didn't know it was that simple ha - needs hasPlugin, tests, readme, etc though

Merged the parser PR

Transform PR: https://github.com/babel/babel/pull/6335, test at https://babeljs.io/repl/build/5099/

Linking to Dan's syntax concern (not specced) https://github.com/tc39/proposal-pipeline-operator/issues/60

Some syntax used in the spec repo examples that doesn't parse currently: are these supposed to be? `class Comment extends Model |> Editable |> Sharable {}`

Sorry if it doesn't make sense. The v7 default was what was previously spec

I'm saying what you are saying, in v7 more things are spec, but that might be unexpected to certain lib authors that didn't want to opt-in to that when they...

Yeah we don't have to switch was just wondering if it works, looking forward to the monorepo support +1, you could test it on the babel repo too actually