Preact Developer Tools의 버전 기록 - 25개 버전
Preact Developer Tools 제작자: Marvin Hagemeister
Preact Developer Tools의 버전 기록 - 25개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 4.7.2
2024년 4월 25일에 출시 - 151.73 KBfirefox 42.0 이상에서 작동Fix publish errorMIT License에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 4.7.1
2024년 4월 25일에 출시 - 151.59 KBfirefox 42.0 이상에서 작동Features
* Feature: add commit filtering to the profiler
* Improve performance of diffed hook
Bug Fixes
* fix: remove spread to avoid stack limit errorMIT License에 따라 릴리스된 소스 코드
버전 4.6.1
2022년 10월 27일에 출시 - 149.68 KBfirefox 42.0 이상에서 작동- Fix hook name applied to custom hookMIT License에 따라 릴리스된 소스 코드
버전 4.6.0
2022년 10월 1일에 출시 - 149.68 KBfirefox 42.0 이상에서 작동Show a panel with the current signal subscriptions of a component if there are anyMIT License에 따라 릴리스된 소스 코드
버전 4.5.0
2022년 9월 6일에 출시 - 147.45 KBfirefox 42.0 이상에서 작동## Features
* Add support for SignalsMIT License에 따라 릴리스된 소스 코드
버전 4.4.0
2022년 8월 28일에 출시 - 146.53 KBfirefox 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 License에 따라 릴리스된 소스 코드
버전 4.3.3
2022년 8월 27일에 출시 - 146.36 KBfirefox 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 initializingMIT License에 따라 릴리스된 소스 코드
버전 4.3.2
2022년 6월 23일에 출시 - 154.02 KBfirefox 42.0 이상에서 작동- Calculate auto-indent for tree view on intialization in case resize is not fired
- Fix hooks inspection not working with 10.8.1MIT License에 따라 릴리스된 소스 코드
버전 4.3.1
2022년 6월 6일에 출시 - 153.59 KBfirefox 42.0 이상에서 작동- Improve layout measurement for virtualized lists
- Profiler UX improvements
- Profiler(Ranked): Fix missing selection on commit change
- Improve stats capturingMIT License에 따라 릴리스된 소스 코드
버전 4.3.0
2022년 6월 2일에 출시 - 152.94 KBfirefox 42.0 이상에서 작동- Add "Rendered by" panel to the sidebar
**Full Changelog**: https://github.com/preactjs/preact-devtools/compare/v4.2.0...v4.3.0MIT License에 따라 릴리스된 소스 코드
버전 4.2.0
2022년 5월 23일에 출시 - 152.35 KBfirefox 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 License에 따라 릴리스된 소스 코드
버전 4.1.0
2022년 5월 12일에 출시 - 154.98 KBfirefox 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 License에 따라 릴리스된 소스 코드
버전 4.0.2
2022년 5월 7일에 출시 - 154.12 KBfirefox 42.0 이상에서 작동- Fix list scrolling even if item is in view #342MIT License에 따라 릴리스된 소스 코드
버전 4.0.1
2022년 5월 7일에 출시 - 154.06 KBfirefox 42.0 이상에서 작동- Fix virtualized elements not scrolled into viewMIT License에 따라 릴리스된 소스 코드
버전 1.4.4
2022년 4월 4일에 출시 - 151.77 KBfirefox 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 License에 따라 릴리스된 소스 코드
버전 1.4.3
2021년 8월 24일에 출시 - 152.14 KBfirefox 42.0 이상에서 작동- Fix HTML-Elements not being displayed correctly in sidebar panelMIT License에 따라 릴리스된 소스 코드
버전 1.4.2
2021년 8월 22일에 출시 - 152 KBfirefox 42.0 이상에서 작동- Update `useContext()` hook state property for preactjs/preact#3165MIT License에 따라 릴리스된 소스 코드
버전 1.4.1
2021년 5월 20일에 출시 - 151.99 KBfirefox 42.0 이상에서 작동- Show custom message if no nodes left after filters
- Show `Map` and `Set` objects properly in sidebarMIT License에 따라 릴리스된 소스 코드
버전 1.4.0
2021년 4월 15일에 출시 - 151.36 KBfirefox 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 License에 따라 릴리스된 소스 코드
버전 1.3.0
2021년 1월 24일에 출시 - 150.65 KBfirefox 42.0 이상에서 작동- Add support for custom hook names via `addHookName` from `preact/devtools`. This will be supported in Preact >= 10.5.12MIT License에 따라 릴리스된 소스 코드
버전 1.2.2
2021년 1월 12일에 출시 - 150.53 KBfirefox 42.0 이상에서 작동- Fix only first hooks shown if multiple listeners to `options._hook` were present
- Use `pagehide` instead of `unload`MIT License에 따라 릴리스된 소스 코드
버전 1.2.1
2020년 12월 11일에 출시 - 150.32 KBfirefox 42.0 이상에서 작동- fix: Firefox description (#273, thanks @rschristian)
- Show usage info in the disabled popup (#272, thanks @danieldiekmeier)MIT License에 따라 릴리스된 소스 코드
버전 1.2.0
2020년 9월 23일에 출시 - 149.93 KBfirefox 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 sidebarMIT License에 따라 릴리스된 소스 코드