Changelog History
-
v7.0.0 Changes
December 08, 2020π Features in this latest release:
π New rendering feature + rendering time for each component
Compatibility with Gatsby and Next.js
β Runs on single and multi-page applications
π» Brand new minimalist and intuitive design for UI
π Improved algorithm in terms of time-complexity for the performance tab
Works in development mode only, and doesnβt affect the speed of your appπ Optimizations & Bug Fixes in this latest release:
π With the new latest version, we have expanded its functionality and increased its accuracy. Now, Reactime 7.0 is a performance tool for React applications, including frameworks like Gatsby and Next.js. Not only does it help manage and understand the state of your application, but you can now also visualize the rendering frequency of your components. Additionally, Reactime now only runs in development mode which allows us to enhance its speed without slowing down your applications.
-
v3.1.1 Changes
March 07, 2020Features in this latest release:
- π TypeScript support for stateful class components and useState hooks
- Package includes a types declaration file index.d.ts
- AST parser updated to correctly grab getters and setters for useState hooks written in TypeScript
- β
Extended sandbox environment with automated testing for a suite of React technologies
- Automated with Jest and Puppeteer
- Sandboxes include class components, hooks, Context API, Redux, Router
π Optimizations & Bug fixes in this latest release:
- β‘οΈ Dynamically populated state objects in class components now correctly updates when time traveling to a point where an object key did not exist
- Pressing play while slider bar is at the end will now begin replaying snapshots from the beginning
- Action components now display a summary of the diff from prior snapshot, showing the top-most level state property that changed first
- π¦ NPM package source code comments cleaned up and formatted in JSDoc notation
- π TypeScript support for stateful class components and useState hooks
-
v1.0.1 Changes
August 15, 2019π Temporary release until Chrome Extension is published on Web Store.
π Unzip this build file.
Then go into your chrome://extensions/
Enable developer mode at the top right.
π Load unpacked, and select the build folder.
-
v1.0.0 Changes
August 15, 2019π Temporary release until Chrome Extension is published on Web Store.
π Unzip this build file.
Then go into your chrome://extensions/
Enable developer mode at the top right.
π Load unpacked, and select the build folder.