Releases: lynx-family/lynx-devtool
Releases · lynx-family/lynx-devtool
DevTools Frontend (lynx) build
devtools-frontend-lynx-7 sdk/console: replace AST rewriting with with()-based scope injection …
Release v0.1.2
refs/tags/v0.1.2
✨ Features
- feat: support for DevTool Desktop running on Windows, including trace feature
- feat: support showing node's element-id on element panel
- feat: support automatic popup notification when the debug switch is turned of
🐛 Bug Fixes
- fix: fix lost CDP messages by increasing MAX_MESSAGE_POOL_SIZE to cache more messages
🚀 Optimization and ⚙️ Miscellaneous Tasks
- infra: improved build pipeline and add workflow_dispatch for Build and Release
- opt: upgrade debug-router-connector to 0.0.9
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
refs/tags/v0.1.1
What's Changed
- feat: add devtools-web-simulator by @talisk in #78
- infra: add ci for web simulator by @talisk in #79
- opt: use rsbuild, and GitHub Pages path by @talisk in #80
- infra: deploy DevTools Frontend to GitHub Pages by @talisk in #81
- infra: merge workflows by @talisk in #84
- infra: update runner by @talisk in #86
- feat: add icon for Harmony by @talisk in #91
- opt: rename devtool plugin name by @talisk in #93
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
refs/tags/v0.1.0
What's Changed
✨ Features
- feat: plugin supporting by @talisk in #58
- feat: Lynx Trace Plugin by @KananSu in #65
- feat: lynx recorder by @talisk in #68
- feat: split MTS debug switch into two separate switches by @Dango-2021 in #75
- feat: add preact devtools panel by @upupming in #56
🐛 Bug Fixes
- fix: fix some UI issues by @talisk in #60
- fix: UnattachedDialog style by @talisk in #63
- fix: modify filename, compatible with Windows by @talisk in #72
- fix: fix element panel blank screen caused by temporary 'hidden' clas… by @yuweizheng in #73
🚀 Optimization and ⚙️ Miscellaneous Tasks
- chore: Rename pipeline, update README.md by @talisk in #61
- opt: Upgrade debug-router-connector version by @RovicnowYoyi in #64
- opt: restore #47, optimize StopAtEntry message by @talisk in #74
- chore: bump version to 0.1.0 by @talisk in #77
- opt: Update package/lynx-trace submodule with bug fix and UI adjustment by @KananSu in #71
New Contributors
- @RovicnowYoyi made their first contribution in #64
- @KananSu made their first contribution in #65
- @upupming made their first contribution in #56
Full Changelog: v0.0.3...v0.1.0