Changelog 22: Autocomplete V2 š

Weāre excited to ship Autocomplete V2 today! You can now open DevTools, add a print statement, start editing, and see autocomplete results.
Autocomplete was one of our top features last month and itās only getting better. We recently shipped Eager Evaluation so that results appear as you type. We also added Getters so that it is easier to see their values.
Autocomplete is one of our most important features because it makes the debugging experience so much faster. We have some big things in the works. Let us know what youād like to see next!
Additional Updates
Network Monitor Comments You can now add a comment on a network event to bookmark an interesting event or share a bad request with the team.
Long Replays We are fixing one of our earliest hacks this week which will make longer replays significantly faster.

Case Study
This week weāre excited to share a deep dive into Vercelās Next.js Live playground. The replay shows what it is like to edit a file and see the UI update immediately. Itās really fun to see how updates are scheduled and the secret internals which youāll be fired if you touch š
