Skip to content

Conversation

@alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented Jan 20, 2026

Summary

Apply prettier, after this I will focus on eslint

Ref: webpack/tsc#40

Ref:

What kind of change does this PR introduce?

refactor

Did you add tests for your changes?

Existing

Does this PR introduce a breaking change?

No

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Nothing

@valscion
Copy link
Member

valscion commented Jan 20, 2026

Sounds good. I would like to release just these formatting updates in its own release so that any functionality changes between versions won't get muddled with all these formatting-only changes.

So feel free to do all the formatting changes here but don't merge to main before all formatting and linting related changes are done and then we'll ship all in one version with no other changes.

@alexander-akait
Copy link
Member Author

alexander-akait commented Jan 21, 2026

@valscion I want to split them into 2 PRs for better diff and review, here is just formatting, nothing more, so code is the same, eslint will have more changes - like more ES6 syntax, refactor forEach to for/of (perf), using built-in hawOwn and etc, that is why better to split them into 2 PRs

And after merge this and updating eslint configuration, we can make a release

@valscion
Copy link
Member

OK, so when the next PR comes then point it towards this branch for easier reviewing — until we are good to go with all the PRs.

@alexander-akait
Copy link
Member Author

@valscion I can, but I just don't understand why complicate a simple process if it's literally just stylistic changes, multiple branch, merging with rebasing, and other changes, that will be soon to be align with our other repos - all of these only adds complexity to a fairly simple process, I will raise an issue in TSC to avoid such things in future

@valscion
Copy link
Member

Hmm yeah you're probably right. I'll just release the unreleased code once I have a good slot and then main is clear.

@alexander-akait
Copy link
Member Author

alexander-akait commented Jan 21, 2026

@valscion We don't need to make a release right now, let's just merge and continue working on the next PRs (review/merge), we are working on modernization webpack-bundle-analyzer and updating all deps and configurations, so when it will be finished I'll just say that everything is done and we are ready for release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants