Skip to content

10.20.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 11:16
8c88f52

Fixes

  • Check whether oldDom is present in the DOM (#4318, thanks @JoviDeCroock)
  • Simplify the logic introduced in #4322 & use eventClock for capture events too (#4324, thanks @jviide)
  • Use a virtual clock instead of Date.now() for event dispatch times (#4322, thanks @jviide)

Types

Maintenance