v1.17.0
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 ofFocusEvent
andMouseEvent
. This is a potential breaking change because therelatedTarget
will change from the originalrelatedTarget
to a retargeted one, as defined in the specification.
Internal
- #2202: Update dependencies.