You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
# Unreleased
2
+
3
+
- bump dependencies, fix typescript errors
4
+
1
5
# 0.5.0 (12/08/2020)
2
6
3
7
- major bumps for all dependencies
@@ -10,7 +14,7 @@
10
14
11
15
# 0.4.0 (07/31/2020)
12
16
13
-
- ensures that even when builds fail they are still viewable. This change makes buildState fields nullable.
17
+
- ensures that even when builds fail they are still viewable. This change makes buildState fields nullable.
14
18
15
19
# 0.3.0 (06/15/2020)
16
20
@@ -101,7 +105,7 @@
101
105
102
106
- fix label formatting for total fs timing data to turn us to ms.
103
107
- move group by plugin to sidebar from Navbar
104
-
- consolidates navbar to have `|input| |links|`
108
+
- consolidates navbar to have `|input| |links|`
105
109
- show node breakdown by fs and other (other being the time spent in the plugin that we don't have instrumentation to pin down where it is being spent.)
106
110
- Move search box for plugins into the right rail, this is specifically for search by plugin name
0 commit comments