1
0
mirror of synced 2025-12-07 22:18:17 +08:00

release: v2.0.0

This commit is contained in:
surunzi
2020-01-03 12:13:57 +08:00
parent d3a29412ef
commit 3df8b516da
2 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,15 @@
## v2.0.0 (3 Jan 2020)
* feat: theme support
* feat(console): $x utility
* feat(console): remove useWorker
* feat(sources): indent size configuration
* fix(console): url recognition
* fix(console): log style
* fix(sources): scrolling
* perf(console): large object expansion
* chore: reduce file size (472kb -> 452kb)
## v1.10.3 (8 Nov 2019)
* fix(info): escape location #127