File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -251,6 +251,12 @@ Reactime offers debugging and performance tools for Next.js apps: time-traveling
251251debugging, preventing unnecessary components re-renders and making your
252252application faster.
253253
254+ ### 🔹 Remix
255+
256+ Reactime offers debugging and performance tools for Remix apps (in beta). Support still
257+ needs to be added for multi-route time traveling. Every other feature works.
258+
259+
254260### 🔹 TypeScript Support
255261
256262Reactime offers support for TypeScript applications using stateful class
@@ -282,19 +288,14 @@ of the structure and interfaces of the codebase.
282288- Declarative titles in the actions sidebar
283289- Interative Tutorial Walkthrough
284290- Toggle feature allowing temporary pause of state monitoring
285- - Updated frontend diagram:
286291
287- <p align =" center " >
288- <img src =" ./assets/frontend-diagram.png " />
289292
290293### <b >Bug Fixes</b >
291-
292294- Search bar now searches for specific nodes successfully
293295- Tab titles of chrome browser tabs not running an application in development
294296 mode are no longer affected by Reactime
295- - Multiple black screens fixed
297+ - Overhauled Asynchronous calls to eliminate memory leaks due to unused async activities in the background.
296298- Improved UI and performance
297- - No longer inject scripts to non-target applications
298299
299300## <b >Read More</b >
300301- [ Reactime 18.0. Better than ever] ( https://medium.com/@zdf2424/reactime-18-0-better-than-ever-148b81606257 )
You can’t perform that action at this time.
0 commit comments