release: v3.4.1
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## 3.4.1 (10 Nov 2024)
|
||||
|
||||
* fix: no copy and delete for shadow root
|
||||
* fix: fetch remains pending when error occurs
|
||||
* fix: theme not updated if system theme changed
|
||||
|
||||
## 3.4.0 (27 Sep 2024)
|
||||
|
||||
* feat: support shadow dom [#158](https://github.com/liriliri/eruda/issues/158)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eruda",
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"description": "Console for Mobile Browsers",
|
||||
"main": "eruda.js",
|
||||
"browserslist": [
|
||||
|
||||
Reference in New Issue
Block a user