Skip to content

v1.17.0

Compare
Choose a tag to compare
@pmdartus pmdartus released this 04 Feb 09:50
· 1720 commits to master since this release

Jumped from v1.11.4 to v1.17.0 due to the discovery that v1.16.4 (now deprecated) was unintentionally published in the past. Setting a later version as latest should minimize the possibility of anyone unintentionally installing v1.16.4.

Bug fixes

  • #2111 - synthetic-shadow: Add shadow semantics to the relatedTarget property of FocusEvent and MouseEvent. This is a potential breaking change because the relatedTarget will change from the original relatedTarget to a retargeted one, as defined in the specification.

Internal

  • #2202: Update dependencies.