v1.0.6
- add trace domain indicator for a trace originating from chrome-extension
- change beheviour of
updateClearTimersHistory
to forget previous timer delay if recent call has no effect on online timer (clearing expired/invalid handler) - preserve
debugger
in prod build (enchancing v1.0.5 feature to find traceless code)- cons: increased bundle size cause of esbuild tree shaking bug that bundles content script code into devtools panel
- css chore
What's Changed
Full Changelog: v1.0.5...v1.0.6