0.12.0
New
- Can now filter which task groups you want to run #40 #45. Thanks @nickpresta!
- Task to count the amount of react fiber nodes #42. Thanks @lorvsso!
- Task to record how long an initial render takes with all following paint tasks completed #39. Thanks @wbinnssmith for the suggestion!
Other
- Fix: Fixing incorrect difference value in expanded static result view. Thanks @Juntao-Qiu!
- Improvement: Cleaner output in local storage for pinned values #47
Note: pinned results from previous versions of this addon will not be compatible with this version. We changed the format of the output to be a bit more future proof. Our old format used the task index as it's unique identifier which prevented us from reordering the task list or adding new tasks into the existing list (we could only add new tasks to the end of the existing task list)