mirror of
https://github.com/liriliri/eruda.git
synced 2026-02-02 09:49:00 +08:00
release: v3.1.0
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## 3.1.0 (9 JUL 2023)
|
||||
|
||||
* feat: add AMOLED theme [#414](https://github.com/liriliri/eruda/pull/414)
|
||||
* feat: support system preference theme config
|
||||
* feat: add isDarkTheme, getTheme util
|
||||
* fix: backers.svg lazy loading [#407](https://github.com/liriliri/eruda/issues/407)
|
||||
|
||||
## 3.0.1 (18 JUL 2023)
|
||||
|
||||
* fix: can not print string with %o [#336](https://github.com/liriliri/eruda/issues/336)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eruda",
|
||||
"version": "3.0.1",
|
||||
"version": "3.1.0",
|
||||
"description": "Console for Mobile Browsers",
|
||||
"main": "eruda.js",
|
||||
"browserslist": [
|
||||
|
||||
Reference in New Issue
Block a user