release: v1.9.1
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
## v1.9.1 (27 Oct 2019)
|
||||||
|
|
||||||
|
* perf(console): asynchronous log render
|
||||||
|
* perf(console): reduce memory usage, 50% drop
|
||||||
|
|
||||||
## v1.9.0 (20 Oct 2019)
|
## v1.9.0 (20 Oct 2019)
|
||||||
|
|
||||||
* feat: add snippet for loading touches plugin
|
* feat: add snippet for loading touches plugin
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eruda",
|
"name": "eruda",
|
||||||
"version": "1.9.0",
|
"version": "1.9.1",
|
||||||
"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