We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c960e4 commit 63e0da1Copy full SHA for 63e0da1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 3.4.2 (15 Jun 2025)
2
+
3
+* fix: elements horizontal scrollbar [#504](https://github.com/liriliri/eruda/issues/504)
4
5
## 3.4.1 (10 Nov 2024)
6
7
* fix: no copy and delete for shadow root
package.json
@@ -1,6 +1,6 @@
{
"name": "eruda",
- "version": "3.4.1",
+ "version": "3.4.2",
"description": "Console for Mobile Browsers",
"main": "eruda.js",
"browserslist": [
0 commit comments