Skip to content

1.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@darwin darwin released this 01 Nov 20:09
· 39 commits to master since this release
v1.7.0

Internal reorganization

There has been crazy churn in the upstream repo. They have been decorating/rewriting most of their existing js code with typescript. This was holding me back in updating the code because a lot of my patches confilicted.

Finally I decided to bit the bullet and update Dirac code. With this I adopted a new way how to track uptream source repo as a submodule. To better accomodate their build system.

Anyways, I did a lot of shuffling. Tests are passing but there is a chance something broke. Thanks for reporting.

Rolling DevTools

Merged commits ChromeDevTools/devtools-frontend@27e34c8...7c25055 from official DevTools.
Should work best with Chrome ~88.0.4310.0.
Links to matching Chromium snapshots: Mac | Linux_x64 | Win | Win_x64.

Notable commits

a07ca9d add devtools-frontend as a git submodule

All new work: v1.6.1...v1.7.0