Skip to content

fix(32341): Renaming class name switches up order in object literal shorthand - #38541

Merged
Andrew Branch (andrewbranch) merged 2 commits into
microsoft:masterfrom
a-tarasyuk:bug/32341
Jun 1, 2020
Merged

fix(32341): Renaming class name switches up order in object literal shorthand#38541
Andrew Branch (andrewbranch) merged 2 commits into
microsoft:masterfrom
a-tarasyuk:bug/32341

Conversation

@a-tarasyuk

Copy link
Copy Markdown
Contributor

Fixes #32341

Comment thread tests/cases/fourslash/renameModuleExportsProperties3.ts
@andrewbranch
Andrew Branch (andrewbranch) merged commit 4f0b81d into microsoft:master Jun 1, 2020
AllenLee (cangSDARM) added a commit to cangSDARM/TypeScript that referenced this pull request Jun 2, 2020
* upstream/master: (78 commits)
  LEGO: check in for master to temporary branch.
  Skip default when initially iterating exports in __importStar, same as __exportStar (microsoft#38808)
  fix line endings
  Improve error range for ts2657 (jsx expr must have parent element), add code fix for it (microsoft#37917)
  fix(32341): add prefix name for module exports properties (microsoft#38541)
  fix(19385): add space after brace in the multiline string template (microsoft#38742)
  fix(38815): dive in arrow functions to check only this usage instead of checking all statements (microsoft#38865)
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  Convert HTML tags in doc-comments into markdown
  fix linting error
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  fix(38722): change error message for use-before-declaration on const enum (microsoft#38728)
  ...
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Milestone Bug PRs that fix a bug with a specific milestone

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Renaming class name switches up order in object literal shorthand

3 participants