- .type() now triggers focus on the target element and blur on any previously focused element.
- Typing {enter} now initiates form submission per HTML spec, correctly handling defaultButton clicks and defaultPrevented events.
- .clear() now returns a promise; Bluebird library upgraded to v2.9.14.