Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow NestNonPublicMethods to also nest Attr instances #351

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

Morriar
Copy link
Collaborator

@Morriar Morriar commented Aug 6, 2024

As I was working on #350 I realized that this rewriter should also handle attribute accessors.

Doing so was easy but the name didn't make any more sense and it required a renaming that is a breaking change for the public API.

@Morriar Morriar added enhancement New feature or request breaking-change Change breaking retro-compatibility labels Aug 6, 2024
@Morriar Morriar self-assigned this Aug 6, 2024
@Morriar Morriar requested a review from a team as a code owner August 6, 2024 16:15
Base automatically changed from at-clean-tests to main August 6, 2024 20:47
Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
Breaking API change.

Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
@Morriar Morriar merged commit 5f10812 into main Aug 7, 2024
8 checks passed
@Morriar Morriar deleted the at-fix-nest-viz-rewrite branch August 7, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Change breaking retro-compatibility enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants