Conversation
Contributor
|
Size Change: +584 B (+0.01%) Total Size: 7.71 MB
ℹ️ View Unchanged
|
bbf2b59 to
3fa8571
Compare
Contributor
There was a problem hiding this comment.
Size Change: +584 B (+0.01%)
Total Size: 7.71 MB
| Filename | Size | Change |
|---|---|---|
./dist/plugins/acorn.js |
150 kB | -29 B (-0.02%) |
./dist/plugins/acorn.mjs |
150 kB | -29 B (-0.02%) |
./dist/plugins/babel.js |
314 kB | +256 B (+0.08%) |
./dist/plugins/babel.mjs |
314 kB | +256 B (+0.08%) |
./dist/plugins/estree.js |
199 kB | +152 B (+0.08%) |
./dist/plugins/estree.mjs |
198 kB | +152 B (+0.08%) |
./dist/plugins/flow.js |
662 kB | -29 B (0%) |
./dist/plugins/flow.mjs |
662 kB | -29 B (0%) |
./dist/plugins/meriyah.js |
121 kB | -29 B (-0.02%) |
./dist/plugins/meriyah.mjs |
120 kB | -29 B (-0.02%) |
./dist/plugins/typescript.js |
883 kB | -29 B (0%) |
./dist/plugins/typescript.mjs |
883 kB | -29 B (0%) |
ℹ️ View Unchanged
| Filename | Size |
|---|---|
./dist/bin |
4.1 kB |
./dist/bin/prettier.cjs |
2.1 kB |
./dist/doc.d.ts |
6.91 kB |
./dist/doc.js |
53 kB |
./dist/doc.mjs |
49.3 kB |
./dist/index.cjs |
35.8 kB |
./dist/index.d.ts |
26.6 kB |
./dist/index.mjs |
768 kB |
./dist/internal |
4.1 kB |
./dist/internal/cli.mjs |
125 kB |
./dist/LICENSE |
206 kB |
./dist/package.json |
6.28 kB |
./dist/plugins |
4.1 kB |
./dist/plugins/acorn.d.ts |
109 B |
./dist/plugins/angular.d.ts |
177 B |
./dist/plugins/angular.js |
44.4 kB |
./dist/plugins/angular.mjs |
43.7 kB |
./dist/plugins/babel.d.ts |
419 B |
./dist/plugins/estree.d.ts |
11 B |
./dist/plugins/flow.d.ts |
90 B |
./dist/plugins/glimmer.d.ts |
93 B |
./dist/plugins/glimmer.js |
143 kB |
./dist/plugins/glimmer.mjs |
142 kB |
./dist/plugins/graphql.d.ts |
93 B |
./dist/plugins/graphql.js |
43.6 kB |
./dist/plugins/graphql.mjs |
43 kB |
./dist/plugins/html.d.ts |
139 B |
./dist/plugins/html.js |
151 kB |
./dist/plugins/html.mjs |
151 kB |
./dist/plugins/markdown.d.ts |
127 B |
./dist/plugins/markdown.js |
148 kB |
./dist/plugins/markdown.mjs |
148 kB |
./dist/plugins/meriyah.d.ts |
93 B |
./dist/plugins/postcss.d.ts |
121 B |
./dist/plugins/postcss.js |
151 kB |
./dist/plugins/postcss.mjs |
151 kB |
./dist/plugins/typescript.d.ts |
96 B |
./dist/plugins/yaml.d.ts |
90 B |
./dist/plugins/yaml.js |
122 kB |
./dist/plugins/yaml.mjs |
122 kB |
./dist/README.md |
4.03 kB |
./dist/standalone.d.ts |
1.37 kB |
./dist/standalone.js |
79.3 kB |
./dist/standalone.mjs |
79.1 kB |
fisker
reviewed
Jul 13, 2024
| ) { | ||
| return true; | ||
| } | ||
| break; |
Member
There was a problem hiding this comment.
@sosukesuzuki I just realized this change may affect MDN docs, I don't think people use this feature, but MDN does, should we revert?
Member
There was a problem hiding this comment.
@Josh-Cena I decided to add () to all nodes in for...in initializer, since there are broken cases, I thought no body actually use this feature, but MDN docs does, is it fine for you to ignore?
There was a problem hiding this comment.
Yeah, not a problem for us. We can either ignore or just live with it. Thanks for notifying me.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.24.7->7.24.87.24.7->7.24.87.24.7->7.24.8Release Notes
babel/babel (@babel/generator)
v7.24.8Compare Source
👓 Spec Compliance
babel-parserdeclare(@liuxingbaoyu)🐛 Bug Fix
babel-generatorininforheads (@nicolo-ribaudo)await using(@nicolo-ribaudo)babel-parserusingdeclarations (@H0onnn).value: undefinedto regexp literals (@liuxingbaoyu)babel-typesObjectTypeInternalSlotvisitor keys (@nicolo-ribaudo)babel-plugin-transform-typescriptexport import x =(@liuxingbaoyu)💅 Polish
babel-generatorasyncinfor await(@nicolo-ribaudo)babel-traverseScope.globalsmultiple times (@liuxingbaoyu)babel/babel (@babel/parser)
v7.24.8Compare Source
Configuration
📅 Schedule: Branch creation - "after 01:00 on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.