Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Turin, Italy
Pinned
2,206 contributions in the last year
Activity overview
Contribution activity
May 2020
Created a pull request in babel/babel that received 10 comments
Downgrade rollup to 1.27.9
This is a partial revert of #11233. Due to a bug in rollup's tree-shaking logic, @babel/standalone didn't contain some necessary code. (#11534 (c…
+13
−5
•
10
comments
- Class features loose should have precedence over preset-env
- [hotfix] Use same targets for fields as for private methods
- Mention babel/rfcs in the "New feature" issue template
- private-in-obj and integration between private and ?.
- Hide internal `@babel/core` functions in config errors
- Fix temp vars injection for `?.` and `??` in function parameters
- Update browserslist
- Use ?. where it represents the intended semantics
- Fix moduleAttributesVersion errors with stage-0 preset in babel standalone
- Fix standalone tag when data-type is not set.
- Use `repository.directory` field in `package.json` files
- Handle private access chained on an optional chain
- scope.rename() missing identifier in VariableDeclarator
- Skip TSAsExpression when transforming spread in CallExpression
- fix: ensure (a?.b)() has proper this
- added basic support for module attributes and tests updated
- feat: add privatePropertyInObject to babel-standalone
- chore: update test262
- Update templates, add link to github discussions
- Update typescript dependency
- Update prettier to v2
- Added validation for include/exclude options on `@babel/preset-env`
- fix: don't elide jsx pragma import namespaces
- refactor: add isLiteralPropertyName to parser utils
- Refine babel core types
- Fix temp vars injection for `?.` and `??` in function parameters
- Update preset-env tests, and add yarn.lock deps
- Add persistent cache to babel-core
- Update issue template
- chore: pin windows node.js version
- Use ?. where it represents the intended semantics
49
contributions
in private repositories
May 4 – May 27