Skip to content

Conversation

@nicolo-ribaudo
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo commented Jul 20, 2023

Q                       A
Fixed Issues? Closes #15801
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

I wanted to start warning in Babel 7, but we first need to fix regenerator to not pass negative numbers to t.numericLiteral.

@babel-bot
Copy link
Collaborator

babel-bot commented Jul 20, 2023

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

Copy link
Contributor

@JLHwung JLHwung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you prepare a docs PR?

@nicolo-ribaudo nicolo-ribaudo merged commit 3d47fb6 into babel:main Jul 21, 2023
@nicolo-ribaudo nicolo-ribaudo deleted the numeric-literal-positive branch July 21, 2023 16:03
@JLHwung
Copy link
Contributor

JLHwung commented Jul 21, 2023

As for docs PR, I was meant for a migration note pushed to babel/website#2765. I can update that PR.

@nicolo-ribaudo
Copy link
Member Author

nicolo-ribaudo commented Jul 21, 2023

Oh ok, thanks! I'll push to your branch.

JLHwung added a commit to JLHwung/babel-website that referenced this pull request Jul 21, 2023
@JLHwung
Copy link
Contributor

JLHwung commented Jul 21, 2023

Oh ok, thanks! I'll push to your branch.

Updated, please take a look. Thanks!

That PR is probably good to merge because the V8 migration docs will only show up on the Babel 8 website.

@JLHwung JLHwung added PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release and removed babel 8 labels Aug 9, 2023
@JLHwung JLHwung added this to the v8.0.0 milestone Aug 9, 2023
@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 Nov 9, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2023
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: types PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: property access on negative number isn't preserved as negative number in the output

4 participants