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

Remove this for Redwood 1.0.0. #1940

Closed
github-actions bot opened this issue Apr 5, 2024 · 1 comment
Closed

Remove this for Redwood 1.0.0. #1940

github-actions bot opened this issue Apr 5, 2024 · 1 comment
Labels

Comments

@github-actions
Copy link

github-actions bot commented Apr 5, 2024


    override val tag: ChildrenTag,
    public val index: Int,
    public val count: Int,
    // TODO Remove this for Redwood 1.0.0.
    @Deprecated("Only sent for compatibility with old hosts. Do not consume.", level = ERROR)
    public val removedIds: List<Id> = emptyList(),
  ) : ChildrenChange
}

@github-actions github-actions bot added the todo label Apr 5, 2024
@JakeWharton
Copy link
Collaborator

Tracking in #1539

@JakeWharton JakeWharton closed this as not planned Won't fix, can't repro, duplicate, stale Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant