Historique de versions de React Developer Tools - 25 versions
React Developer Toolspar React
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.
Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 4.2.1
Publié le 27 nov. 2019 - 321,57 KoFonctionne avec firefox 54.0 et versions supérieuresCode source publié sous licence BSD 3-Clause License
Anciennes versions
Version 4.2.0
Publié le 3 oct. 2019 - 320,77 KoFonctionne avec firefox 54.0 et versions supérieures* "Highlight updates" feature added for browser extensions and `react-devtools-inline` NPM package. ([bvaughn](https://github.com/bvaughn) in [#16989](https://github.com/facebook/react/pull/16989))Code source publié sous licence BSD 3-Clause License
Version 4.1.3
Publié le 30 sept. 2019 - 319,07 KoFonctionne avec firefox 54.0 et versions supérieures* Fixed regression where DevTools wouldn't properly connect with apps when using the `file://` protocol. ([linshunghuang](https://github.com/linshunghuang) in [#16953](https://github.com/facebook/react/pull/16953))Code source publié sous licence BSD 3-Clause License
Version 4.1.2
Publié le 28 sept. 2019 - 318,96 KoFonctionne avec firefox 54.0 et versions supérieures#### Bug fixes
* Fixed an infinite loop that occurred in some cases with prop values of `NaN`. ([bvaughn](https://github.com/bvaughn) in [#16934](https://github.com/facebook/react/pull/16934))Code source publié sous licence BSD 3-Clause License
Version 4.1.1
Publié le 26 sept. 2019 - 318,93 KoFonctionne avec firefox 54.0 et versions supérieuresBug fixes:
* Fixed bug where Components panel was always empty for certain users. (linshunghuang in #16900)
* Fixed regression in DevTools editable hooks interface that caused primitive values to be shown as undefined. (bvaughn in #16867)
* Fixed bug where DevTools showed stale values in props/state/hooks editing interface. (bvaughn in #16878)
* Show unsupported version dialog with downgrade instructions. (bvaughn in #16897)Code source publié sous licence BSD 3-Clause License
Version 4.1.0
Publié le 19 sept. 2019 - 317,22 KoFonctionne avec firefox 54.0 et versions supérieures## 4.1.0 (August)
#### Features
* Props/state editor supports adding new values and changing value types. ([hristo-kanchev](https://github.com/hristo-kanchev) in [#16700](https://github.com/facebook/react/pull/16700))
#### Bug fixes
* Profiler correctly saves/exports profiling data in Firefox now. ([hristo-kanchev](https://github.com/hristo-kanchev) in [#16612](https://github.com/facebook/react/pull/16612))
* Class components now show "legacy context" header (rather than "context") for legacy API. ([hristo-kanchev](https://github.com/hristo-kanchev) in [#16617](https://github.com/facebook/react/pull/16617))
* Show component source button ("<>") now highlights the `render` method for class components. ([theKashey](https://github.com/theKashey) in [#16759](https://github.com/facebook/react/pull/16759))
* Bugfix for components with non-standard object values for `function.name`. ([LetItRock](https://github.com/LetItRock) in [#16798](https://github.com/facebook/react/pull/16798))Code source publié sous licence BSD 3-Clause License
Version 4.0.6
Publié le 26 août 2019 - 309,23 KoFonctionne avec firefox 54.0 et versions supérieures* Fixed outdated extension popup wording
* Remove emoji prefix from Firefox extension tab labelsCode source publié sous licence BSD 3-Clause License
Version 4.0.5
Publié le 19 août 2019 - 303,55 KoFonctionne avec firefox 54.0 et versions supérieuresBug fixes:
* Props, state, and context values are alpha sorted.Code source publié sous licence BSD 3-Clause License
Version 4.0.4
Publié le 18 août 2019 - 303,61 KoFonctionne avec firefox 54.0 et versions supérieures* Bugfox for potential error if a min-duration commit filter is applied after selecting a fiber in the Profiler UI.Code source publié sous licence BSD 3-Clause License
Version 4.0.3
Publié le 17 août 2019 - 303,61 KoFonctionne avec firefox 54.0 et versions supérieuresBug fixes:
* Maps, Sets, TypedArrays, and other complex types (e.g. ImmutableJS) can now be inspected.
* Empty objects and arrays now display an "(empty)" label to the right to be reduce confusion.
* Components that use only the useContext hook now properly display hooks values in side panel.
* Style editor now supports single quotes around string values (e.g. both "red" and 'red').
* Fixed edge case bug that prevented profiling when both React v16 and v15 were present on a page.Code source publié sous licence BSD 3-Clause License
Version 4.0.2
Publié le 16 août 2019 - 302,35 KoFonctionne avec firefox 54.0 et versions supérieuresRefactored slightly to remove the recently-added "webNavigation" permission.Code source publié sous licence BSD 3-Clause License
Version 4.0.1
Publié le 15 août 2019 - 302,38 KoFonctionne avec firefox 54.0 et versions supérieuresRemoved some unnecessary permissions from the manifest file.Code source publié sous licence BSD 3-Clause License
Version 4.0.0
Publié le 15 août 2019 - 302,4 KoFonctionne avec firefox 54.0 et versions supérieuresVersion 4 is a complete rewrite.
To build from source: yarn install && yarn build:extension:firefoxCode source publié sous licence BSD 3-Clause License
Version 3.6.0
Publié le 14 janv. 2019 - 862,09 KoFonctionne avec firefox 54.0 et versions supérieuresSupport for React "hooks" addedCode source publié sous licence BSD 3-Clause License
Version 3.5.0
Publié le 3 janv. 2019 - 842,39 KoFonctionne avec firefox 54.0 et versions supérieures• Supports editing function component props
• Improved support for new context API values
• Better UI for copying component names
• Bug fixes for custom Context display names
• Other minor bug fixesCode source publié sous licence BSD 3-Clause License
Version 3.4.3
Publié le 19 nov. 2018 - 1,7 MoFonctionne avec firefox 54.0 et versions supérieuresAdded support for displaying new React components added with recent 16.6/16.7-alpha releases.Code source publié sous licence BSD 3-Clause License
Version 3.4.2
Publié le 22 oct. 2018 - 366,77 KoFonctionne avec firefox 54.0 et versions supérieuresAdded compat for 16.6Code source publié sous licence BSD 3-Clause License
Version 3.4.1
Publié le 17 oct. 2018 - 366,65 KoFonctionne avec firefox 54.0 et versions supérieures* bugfixesCode source publié sous licence BSD 3-Clause License
Version 3.4.0
Publié le 20 sept. 2018 - 366,45 KoFonctionne avec firefox 54.0 et versions supérieuresProfiler:
* Improved coloring of flame graph nodes to better reflect expensive components
* Improved sorting of ranked chart nodes to better reflect expensive componentsCode source publié sous licence BSD 3-Clause License
Version 3.3.2
Publié le 30 août 2018 - 365,05 KoFonctionne avec firefox 54.0 et versions supérieures, android 54.0 et versions supérieuresFixed a few small bugs that were reported against the recent changes to the "Elements" tab as well as the newly-released Profiler plug-inCode source publié sous licence BSD 3-Clause License
Version 3.3.1
Publié le 23 août 2018 - 357,43 KoFonctionne avec firefox 54.0 et versions supérieures, android 54.0 et versions supérieures* Bug fixesCode source publié sous licence BSD 3-Clause License
Version 3.3.0
Publié le 21 août 2018 - 357,41 KoFonctionne avec firefox 54.0 et versions supérieures, android 54.0 et versions supérieuresCode source publié sous licence BSD 3-Clause License
Version 3.2.4
Publié le 21 août 2018 - 357,41 KoFonctionne avec firefox 54.0 et versions supérieures, android 54.0 et versions supérieuresCode source publié sous licence BSD 3-Clause License
Version 3.2.3
Publié le 24 mai 2018 - 337,53 KoFonctionne avec firefox 54.0 et versions supérieures, android 54.0 et versions supérieures* Added support for new Timeout and (unstable) Profiler components.
* Improved how Highlight Updates works for 16.4Code source publié sous licence BSD 3-Clause License
Version 3.2.1
Publié le 24 mars 2018 - 338,03 KoFonctionne avec firefox 54.0 et versions supérieures, android 54.0 et versions supérieures* Bug fixesCode source publié sous licence BSD 3-Clause License