release: v2.4.0
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
## 2.4.0 (14 Sep 2020)
|
||||||
|
|
||||||
|
* feat: default settings #141
|
||||||
|
* fix(elements): highlight
|
||||||
|
* fix(console): blinks frequently as it scroll to the border
|
||||||
|
* refactor: use chobitsu
|
||||||
|
|
||||||
## 2.3.3 (3 May 2020)
|
## 2.3.3 (3 May 2020)
|
||||||
|
|
||||||
* fix: unsafe-eval CSP violation #140
|
* fix: unsafe-eval CSP violation #140
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eruda",
|
"name": "eruda",
|
||||||
"version": "2.3.3",
|
"version": "2.4.0",
|
||||||
"description": "Console for Mobile Browsers",
|
"description": "Console for Mobile Browsers",
|
||||||
"main": "eruda.js",
|
"main": "eruda.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user