|
43 | 43 | <a href="#how-to-use">How To Use</a> • <a href="#features">Features</a> • <a href="https://reactime.io">Website</a> • <a href="#read-more">Read More</a>
|
44 | 44 | </p>
|
45 | 45 |
|
46 |
| -Currently, Reactime supports React and React Router apps using stateful components and Hooks, with beta support for Recoil and Context API and frameworks like Gatsby and Next.js. |
| 46 | +Currently, Reactime supports React apps (now including React Router apps) using stateful components and Hooks, with beta support for Recoil and Context API and frameworks like Gatsby and Next.js. |
47 | 47 |
|
48 | 48 | <b>Reactime 14.0</b> has added the exciting features below:
|
49 | 49 |
|
@@ -132,7 +132,7 @@ Using the actions sidebar, a user can jump to any previous recorded snapshots. H
|
132 | 132 |
|
133 | 133 | ### 🔹 Gatsby
|
134 | 134 |
|
135 |
| -Reactime offers fully support for Gatsby applications. You would be able to identify unnecessary renders, duration of each rendering, travel-debugging features and visual representation of the tree components. |
| 135 | +Reactime offers full support for Gatsby applications. You would be able to identify unnecessary renders, duration of each rendering, travel-debugging features and visual representation of the tree components. |
136 | 136 |
|
137 | 137 | ### 🔹 Next.js
|
138 | 138 |
|
@@ -230,7 +230,11 @@ After cloning this repository, developers can simply run `npm run docs` at the r
|
230 | 230 | - **Edar Liu** - [@liuedar](https://github.com/liuedar)
|
231 | 231 | - **Kristina Wallen** - [@kristinawallen](https://github.com/kristinawallen)
|
232 | 232 | - **Quan Le** - [@blachfog](https://github.com/Blachfog)
|
233 |
| -- **Robert Maeda** - [@robmaeda](https://github.com/robmaeda) |
| 233 | +- **David Kim** - [@codejunkie7](https://github.com/codejunkie7) |
| 234 | +- **Robby Tipton** - [@RobbyTipton](https://github.com/RobbyTipton) |
| 235 | +- **Kevin HoEun. Lee** - [@khobread](https://github.com/khobread) |
| 236 | +- **Christopher LeBrett** - [@fscgolden](https://github.com/fscgolden) |
| 237 | +- **Joseph Park** - [@joeepark](https://github.com/joeepark) |
234 | 238 |
|
235 | 239 | ## <b>License </b>
|
236 | 240 |
|
|
0 commit comments