Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Babel 7.13.0 features for @babel/core #12470

Merged
merged 5 commits into from Feb 21, 2021

Conversation

nicolo-ribaudo
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo commented Dec 9, 2020

Q                       A
License MIT

⚠️ When merging, use "Rebase and merge"

@nicolo-ribaudo
Copy link
Member Author

#12266 was green before merging 🙃

I'll make it pass tomorrow

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 9, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 33fbf84:

Sandbox Source
babel-repl-custom-plugin Configuration
babel-plugin-multi-config Configuration

@nicolo-ribaudo
Copy link
Member Author

nicolo-ribaudo commented Dec 10, 2020

CI is red because Node.js segfaults 🙃

EDIT: Ok, it was just a conflict with https://github.com/babel/babel/pull/12288/files

@babel-bot
Copy link
Collaborator

babel-bot commented Dec 10, 2020

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/41445/

@nicolo-ribaudo nicolo-ribaudo force-pushed the feat-7.13.0/babel-core-features branch 2 times, most recently from fdf35b2 to 7ce478c Compare December 11, 2020 19:12
@nicolo-ribaudo nicolo-ribaudo force-pushed the feat-7.13.0/babel-core-features branch 2 times, most recently from e9ccbbe to 5323795 Compare January 24, 2021 00:43
@nicolo-ribaudo nicolo-ribaudo force-pushed the feat-7.13.0/babel-core-features branch 4 times, most recently from 0b1b012 to e7944a5 Compare February 16, 2021 22:47
@nicolo-ribaudo nicolo-ribaudo added the PR: Ready to be Merged A pull request with already two approvals, but waiting for the next minor release label Feb 16, 2021
nicolo-ribaudo and others added 5 commits February 21, 2021 17:08
- Disallow setting assumptions to `false` in presets (#12498)
- `mutableTemplateObject` and `ignoreToPrimitiveHint` (#12408)
- `setClassMethods` (#12407)
- `setComputedProperties` (#12490)
- `ignoreFunctionLength` (#12491)
- `noDocumentAll` (#12481)
- `iterableIsArray` and `arrayLikeIsIterable` (#12489)
- `pureGetters` (#12504)
- `skipForOfIteratorClosing` (#12496)
- `objectRestNoSymbols`, `setSpreadProperties` and `pureGetters` (#12505)
- `noNewArrows` (#12613, #12793)
- `setPublicClassFields` and `privateFieldsAsProperties` (#12497)
- `constantReexports` and `enumerableModuleMeta` (#12618)
- `constantSuper`, `superIsCallableConstructor` and `noClassCalls` (#12726)

Co-authored-by: Justin Ridgewell <justin@ridgewell.name>
Co-authored-by: Huáng Jùnliàng <JLHwung@users.noreply.github.com>
@nicolo-ribaudo nicolo-ribaudo merged commit 233b17c into main Feb 21, 2021
@nicolo-ribaudo nicolo-ribaudo deleted the feat-7.13.0/babel-core-features branch February 21, 2021 16:12
@nicolo-ribaudo
Copy link
Member Author

Merged as 31ca15e, cb404e4, 7965c15, 6ef7b51, 33fbf84

@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label May 24, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: core PR: Ready to be Merged A pull request with already two approvals, but waiting for the next minor release umbrella ☂️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants