Skip to content

Fix: corrects more DTO cloning#189

Merged
felixarntz merged 1 commit intotrunkfrom
add/clone-builders
Feb 4, 2026
Merged

Fix: corrects more DTO cloning#189
felixarntz merged 1 commit intotrunkfrom
add/clone-builders

Conversation

@JasonTheAdams
Copy link
Member

As a follow up to #187, there were more DTOs that needed further deep cloning support. Ironically, I originally set out to do this due to wanting to clone PromptBuilder and missed that. 🤦‍♂️

I think this should be it for DTOs that needed deep cloning support.

@JasonTheAdams JasonTheAdams self-assigned this Feb 3, 2026
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: JasonTheAdams <jason_the_adams@git.wordpress.org>
Co-authored-by: felixarntz <flixos90@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@felixarntz felixarntz added this to the 0.4.3 milestone Feb 4, 2026
@felixarntz felixarntz added the [Type] Bug An existing feature does not function as intended label Feb 4, 2026
Copy link
Member

@felixarntz felixarntz left a comment

Choose a reason for hiding this comment

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

great catch!

@felixarntz felixarntz merged commit d2c4738 into trunk Feb 4, 2026
7 checks passed
@felixarntz felixarntz deleted the add/clone-builders branch February 4, 2026 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Bug An existing feature does not function as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants