v3.4.1
- fix: no copy and delete for shadow root
- fix: fetch remains pending when error occurs
- fix: theme not updated if system theme changed
v3.4.0
- feat: support shadow dom #158
- fix: quirks mode table rendering #459
v3.2.0
- feat: support inline mode
- fix: some typescript d.ts mistakes
- chore: remove elements set api
- chore: update monitor plugin version
v3.1.0
- feat: add AMOLED theme #414
- feat: support system preference theme config
- feat: add isDarkTheme, getTheme util
- fix: backers.svg lazy loading #407
v3.0.1
- fix: can not print string with %o #336
- fix: mouse event on touch device #302
- fix: unable to remove snippets #349