Commit c65f974
committed
chore(release): 2.5.3 [skip ci]
## 2.5.3 (2023-03-01)
### Bug Fixes
* adding extra guard to check reference is available ([e28c5a3](e28c5a3))
* check if email window is open before displaying warnings ([3913642](3913642))
### Performance Improvements
* calculate key on offset (fallback to index) in Warning component ([490b3f1](490b3f1))
* remove conditional check in JustNotSorry and run one loop in Observer ([a8df240](a8df240))
* use traditional for loop to build WarningHighlights ([0856bd4](0856bd4))1 parent f2f5833 commit c65f974
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments