Историјат издања додатка Preact Developer Tools - 25 издања
Preact Developer Tools од Marvin Hagemeister
Будите опрезни са старим издањима! Ова издања су приказана у сврхе тестирања и референце.Увек би требало да користите најновије издање додатка.
Најновије издање
Издање 4.7.2
Објављено 25. apr. 2024. - 151,73 KBРади са firefox 42.0 и каснијеFix publish errorИзворни код је објављен под MIT дозвола
Старија издања
Издање 4.7.1
Објављено 25. apr. 2024. - 151,59 KBРади са firefox 42.0 и каснијеFeatures
* Feature: add commit filtering to the profiler
* Improve performance of diffed hook
Bug Fixes
* fix: remove spread to avoid stack limit errorИзворни код је објављен под MIT дозвола
Издање 4.7.0
Објављено 5. mar. 2023. - 150,83 KBРади са firefox 42.0 и каснијеИзворни код је објављен под MIT дозвола
Издање 4.6.2
Објављено 28. feb. 2023. - 150,38 KBРади са firefox 42.0 и каснијеИзворни код је објављен под MIT дозвола
Издање 4.6.1
Објављено 27. okt. 2022. - 149,68 KBРади са firefox 42.0 и касније- Fix hook name applied to custom hookИзворни код је објављен под MIT дозвола
Издање 4.6.0
Објављено 1. okt. 2022. - 149,68 KBРади са firefox 42.0 и каснијеShow a panel with the current signal subscriptions of a component if there are anyИзворни код је објављен под MIT дозвола
Издање 4.5.0
Објављено 6. sep. 2022. - 147,45 KBРади са firefox 42.0 и касније## Features
* Add support for SignalsИзворни код је објављен под MIT дозвола
Издање 4.4.0
Објављено 28. avg. 2022. - 146,53 KBРади са firefox 42.0 и касније### Features
- Print Preact version that rendered the selected component in sidebar
- Design: Tweak spacing and alignment
### Bug Fixes
- Fix incorrect highlight bounds checks
- Add missing changelog entry in `CHANGELOG.md` for `v4.3.3`Изворни код је објављен под MIT дозвола
Издање 4.3.3
Објављено 27. avg. 2022. - 146,36 KBРади са firefox 42.0 и касније## Bug Fixes
* Fix sidebar data not cleared on disconnect
* Fix roots displayed by render order instead of ordering them based on the DOM structure
* Fix DevTools panel height not filling viewport if smaller than available space
* Fix rare case of DevTools not initializingИзворни код је објављен под MIT дозвола
Издање 4.3.2
Објављено 23. jun 2022. - 154,02 KBРади са firefox 42.0 и касније- Calculate auto-indent for tree view on intialization in case resize is not fired
- Fix hooks inspection not working with 10.8.1Изворни код је објављен под MIT дозвола
Издање 4.3.1
Објављено 6. jun 2022. - 153,59 KBРади са firefox 42.0 и касније- Improve layout measurement for virtualized lists
- Profiler UX improvements
- Profiler(Ranked): Fix missing selection on commit change
- Improve stats capturingИзворни код је објављен под MIT дозвола
Издање 4.3.0
Објављено 2. jun 2022. - 152,94 KBРади са firefox 42.0 и касније- Add "Rendered by" panel to the sidebar
**Full Changelog**: https://github.com/preactjs/preact-devtools/compare/v4.2.0...v4.3.0Изворни код је објављен под MIT дозвола
Издање 4.2.0
Објављено 23. maj 2022. - 152,35 KBРади са firefox 42.0 и касније### Features
- **Profiler:** Add new layout algorithm for FlameGraph (#366, thanks @marvinhagemeister)
### Bug Fixes
- **Profiler:** Accurately track rendered nodes in a commit (#368, thanks @marvinhagemeister)
- **Profiler:** Fix deep FlameGraph leaf nodes sometimes not visible (#370, thanks @marvinhagemeister)
- **Profiler:** Simplify ranked layout (#371, thanks @marvinhagemeister)
- **Profiler:** Fix gaps in FlameGraph caused by incorrect timings (#373, thanks @marvinhagemeister)
- **Profiler:** Resize static subtrees to available space in FlameGraph (#377, thanks @marvinhagemeister)
- **Profiler:** Simplify static space calculation (#378, thanks @marvinhagemeister)
- Dynamically resize virtual list buffer (#369, thanks @marvinhagemeister)
- Fix duplicate HOC labels on update (#379, thanks @marvinhagemeister)
- Fix serialization of complex debug values from `useDebugValue` (#380, thanks @marvinhagemeister)
- Fix unable to scroll to item if out of view (#381, thanks @marvinhagemeister)
- Fix HOCs disappearing on update (#382, thanks @marvinhagemeister)
- Fix memo render reasons (#350, thanks @marconi1992, @marvinhagemeister)Изворни код је објављен под MIT дозвола
Издање 4.1.0
Објављено 12. maj 2022. - 154,98 KBРади са firefox 42.0 и касније# 4.1.0
## Features
- Add support for HOC-component filters (#347, #351, #357, #354, #360, thanks @marvinhagemeister)
- Modernize filter panel styling (#349, thanks @marvinhagemeister)
## Bug Fixes
- Fix elements list scrolling even if item is in view (#342, thanks @marvinhagemeister)
- Fix unable to scroll settings page (#344, thanks @marvinhagemeister)
- Fix not all filters synced on startup (#348, thanks @marvinhagemeister)
- Fix highlight error if child is a placeholder (#353, thanks @marvinhagemeister)
- Fix double parsed commit stats (#356, thanks @marvinhagemeister)
- Profiler: Only collect timings for components (#357, thanks @marvinhagemeister)Изворни код је објављен под MIT дозвола
Издање 4.0.2
Објављено 7. maj 2022. - 154,12 KBРади са firefox 42.0 и касније- Fix list scrolling even if item is in view #342Изворни код је објављен под MIT дозвола
Издање 4.0.1
Објављено 7. maj 2022. - 154,06 KBРади са firefox 42.0 и касније- Fix virtualized elements not scrolled into viewИзворни код је објављен под MIT дозвола
Издање 1.4.4
Објављено 4. apr. 2022. - 151,77 KBРади са firefox 42.0 и касније## 1.4.4
### Bug Fixes
- Handle plain objects that look like collections (#322, thanks @r-frederick)
- Respect `box-sizing: content-box` in highlighter (#327, thanks @marvinhagemeister)
- Fix hook detection when the patch is under 1 (#335, thanks @JoviDeCroock)
### Maintenance
- Upgrade deps (#321, thanks @andrewiggins)
- Minor code cleanups (#325, thanks @marvinhagemeister)
- Remove `MultiRender` abstraction (#326, thanks @marvinhagemeister)Изворни код је објављен под MIT дозвола
Издање 1.4.3
Објављено 24. avg. 2021. - 152,14 KBРади са firefox 42.0 и касније- Fix HTML-Elements not being displayed correctly in sidebar panelИзворни код је објављен под MIT дозвола
Издање 1.4.2
Објављено 22. avg. 2021. - 152 KBРади са firefox 42.0 и касније- Update `useContext()` hook state property for preactjs/preact#3165Изворни код је објављен под MIT дозвола
Издање 1.4.1
Објављено 20. maj 2021. - 151,99 KBРади са firefox 42.0 и касније- Show custom message if no nodes left after filters
- Show `Map` and `Set` objects properly in sidebarИзворни код је објављен под MIT дозвола
Издање 1.4.0
Објављено 15. apr. 2021. - 151,36 KBРади са firefox 42.0 и касније## Features
- Display hook type before custom name (#289, thanks @marvinhagemeister, @cmlenz)
- Show custom useMemo hook names (#288, thanks @marvinhagemeister)
## Bug Fixes
- Fix empty panel in Firefox (#294, thanks @marvinhagemeister)
- Fix hook names being reversed with addHookNames from preact/devtools (#287, thanks @marvinhagemeister, @cmlenz)Изворни код је објављен под MIT дозвола
Издање 1.3.0
Објављено 24. jan. 2021. - 150,65 KBРади са firefox 42.0 и касније- Add support for custom hook names via `addHookName` from `preact/devtools`. This will be supported in Preact >= 10.5.12Изворни код је објављен под MIT дозвола
Издање 1.2.2
Објављено 12. jan. 2021. - 150,53 KBРади са firefox 42.0 и касније- Fix only first hooks shown if multiple listeners to `options._hook` were present
- Use `pagehide` instead of `unload`Изворни код је објављен под MIT дозвола
Издање 1.2.1
Објављено 11. dec. 2020. - 150,32 KBРади са firefox 42.0 и касније- fix: Firefox description (#273, thanks @rschristian)
- Show usage info in the disabled popup (#272, thanks @danieldiekmeier)Изворни код је објављен под MIT дозвола
Издање 1.2.0
Објављено 23. sep. 2020. - 149,93 KBРади са firefox 42.0 и касније- Lots of improvements to Suspense integration
- Fragments are now properly detected
- Fixed crashes in relation to highlighting nodes
- Experimental HOC-Component filter
- Display keys in sidebarИзворни код је објављен под MIT дозвола