mirror of
https://github.com/liriliri/eruda.git
synced 2026-05-20 08:47:20 +08:00
release: v1.10.0
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## v1.10.0 (4 Nov 2019)
|
||||
|
||||
* chore: updated to babel7, must add .default if using require.
|
||||
* feat(console): multiple console instance
|
||||
* perf(console): rendering for a large number of logs
|
||||
|
||||
## v1.9.2 (1 Nov 2019)
|
||||
|
||||
* perf(console): rendering
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eruda",
|
||||
"version": "1.9.2",
|
||||
"version": "1.10.0",
|
||||
"description": "Console for Mobile Browsers",
|
||||
"main": "eruda.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user