Skip to content

v2.5.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 13:13
· 2 commits to main since this release

2.5.3 (2023-03-01)

Bug Fixes

  • adding extra guard to check reference is available (e28c5a3)
  • check if email window is open before displaying warnings (3913642)

Performance Improvements

  • calculate key on offset (fallback to index) in Warning component (490b3f1)
  • remove conditional check in JustNotSorry and run one loop in Observer (a8df240)
  • use traditional for loop to build WarningHighlights (0856bd4)