v5.0.0
- Meta keys (command/ctrl, alt/option, windows key) will no longer trigger
:focus-visible
. You can combine these keys with your keyboard shortcuts to better support multi-modal users (i.e., someone using a mouse but also pressing keyboard shortcuts like ctrl-k). - Shadow DOM support has been added!
- Ensure target.nodename exists in IE11 (fix)