Skip to content

Conversation

liuxingbaoyu
Copy link
Member

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

Thanks to prettier/prettier#17429 for making me discover them.
https://app.renovatebot.com/package-diff?name=@babel%2fparser&from=7.27.0&to=7.27.1

@@ -410,6 +410,9 @@ function buildRollup(packages, buildStandalone) {
getBabelOutputPlugin({
configFile: false,
babelrc: false,
generatorOpts: {
compact: false,
Copy link
Member Author

Choose a reason for hiding this comment

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

Our parser size has reached 500kb. :)

Copy link
Contributor

@fisker fisker May 7, 2025

Choose a reason for hiding this comment

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

I thought it was minified intentionally. 😄

@babel-bot
Copy link
Collaborator

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

@liuxingbaoyu liuxingbaoyu added PR: Bug Fix 🐛 A type of pull request used for our changelog categories pkg: parser labels May 6, 2025
@JLHwung JLHwung changed the title fix: @babel/parser accidentally published node: fix: @babel/parser/bin/index.js contains node: protocol require May 6, 2025
@JLHwung JLHwung merged commit 64378a1 into babel:main May 6, 2025
57 checks passed
@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 Aug 22, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
i: regression outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: parser PR: Bug Fix 🐛 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants