Highlights
- 69 discussions answered
Pinned
2,148 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created 22 commits in 5 repositories
Created a pull request in tc39/proposal-record-tuple that received 15 comments
Expand support for R&T across the existing methods that accepts objects and arrays
I didn't add support for:
Reflect.*, since they already disallow primitives even if it would make sense to use them (e.g. Reflect.get("str", 0)).
P…
+576
−14
•
15
comments
Opened 17 other pull requests in 4 repositories
babel/babel
7
merged
3
open
- Test on Node.js 17
- Force loading plugins/presets from the monorepo in tests
- Update to Yarn 3.1
- Update failing fixture
-
Handle
.mtsand.ctsfiles in@babel/preset-typescript -
Regenerate
helpers-generated.ts -
[babel 8] Remove
make-dirpolyfill forfs.mkdirSync - Implement support for the new decorators proposal
-
Await promises from sync iterators with
for-await - Collect comments around parentheses in expressions
tc39/agendas
3
merged
tc39/proposal-record-tuple
2
merged
bloomberg/record-tuple-polyfill
1
open
1
merged
Reviewed 26 pull requests in 4 repositories
babel/babel
21 pull requests
- fix: allow enum member without initializer after non-literal member
-
Don't transform
declare classin plugin-proposal-class-properties - Implement @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression
- Simplify (transpiled) babel-types builder wrappers
-
Handle
.mtsand.ctsfiles in@babel/preset-typescript - Support TypeScript 4.5 type-only import/export specifiers
-
ignore non-js files in
babel-helpers/src/helpers -
[babel 8] Remove
make-dirpolyfill forfs.mkdirSync - Caret topic (pipe operator)
- Mark static block as FunctionParent
- chore(deps): update third-party parser tests to 64a1628
-
Await promises from sync iterators with
for-await - Restore traversal context after enter / traverse
- Improve transform-react-jsx typings
- Fix missing inner comments in class expressions
- Improve debug logging for IgnoreList
- Optimization of string splitting
- Collect comments around parentheses in expressions
- [babel 8] fix properties name for function-like TS nodes
- Update parser plugins for TypeScript tests
- remove verifyPackageTree patch
babel/babel-loader
2 pull requests
tc39/proposal-record-tuple
2 pull requests
babel/preset-modules
1 pull request
Created an issue in tc39/proposal-record-tuple that received 33 comments
Should we rename boxes?
I like the name "Box", but it makes it impossibly hard to communicate about it, in some kinds of discussions. In JS, the term "boxing" is already …
33
comments
Opened 3 other issues in 3 repositories
babel/babel
1
open
yarnpkg/berry
1
closed
tc39/proposal-record-tuple
1
open
Started 1 discussion in 1 repository
nodejs/node
nodejs/node
Answered 3 discussions in 1 repository
3
contributions
in private repositories
Oct 8 – Oct 14
