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

[IJ Plugin] v3 -> v4 Migration: add @link imports for used kotlin_labs directives #5500

Closed
BoD opened this issue Dec 22, 2023 · 2 comments
Closed
Assignees

Comments

@BoD
Copy link
Contributor

BoD commented Dec 22, 2023

Currently, kotlin_labs definitions are imported implicitly, so they don't need to be imported, but we probably intend to change this in the future, making the explicit @link import necessary.

In #5413 we already show a warning for such missing imports.

The migration helper could automatically add the imports, to avoid warnings and ease of transition to the future behavior change.

@BoD
Copy link
Contributor Author

BoD commented Jun 12, 2024

Fix is released in 4.0.0-beta.7

@BoD BoD closed this as completed Jun 12, 2024
Copy link
Contributor

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Kotlin usage and allow us to serve you better.

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

No branches or pull requests

1 participant