Skip to content

Remove deprecated MutableObject#228

Merged
tadaspetra merged 1 commit intomainfrom
remove-mutable-object
Apr 14, 2026
Merged

Remove deprecated MutableObject#228
tadaspetra merged 1 commit intomainfrom
remove-mutable-object

Conversation

@tadaspetra
Copy link
Copy Markdown
Collaborator

@tadaspetra tadaspetra commented Apr 14, 2026

Note

Low Risk
Type-only change in a Next.js example: updates the nextLineId ref prop typing to be less permissive, with minimal runtime risk.

Overview
Updates the Next.js voice agent quickstart example to use RefObject<number> instead of MutableRefObject<number> for the nextLineId ref prop, removing the MutableRefObject import and tightening the ref typing.

Reviewed by Cursor Bugbot for commit a4fc4bb. Bugbot is set up for automated code reviews on this repo. Configure here.

@tadaspetra tadaspetra changed the title remove mutable object Remove deprecated MutableObject Apr 14, 2026
@tadaspetra tadaspetra merged commit c796018 into main Apr 14, 2026
3 checks passed
@tadaspetra tadaspetra deleted the remove-mutable-object branch April 14, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant