Skip to content

Conversation

@rbuckton
Copy link
Contributor

This exposes updateModifiers and updateDecoratorsAndModifiers (was updateModifierLike) on the public NodeFactory API.

Fixes #42254

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Oct 23, 2023
@typescript-bot
Copy link
Collaborator

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up.

@rbuckton rbuckton merged commit e5e7cbb into main Oct 24, 2023
@rbuckton rbuckton deleted the fix-42254 branch October 24, 2023 00:37
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

factory.updateModifiers should be part of NodeFactory public api

4 participants