release_notes/3.4.0.md
This is a maintenance release of Jasmine with a number of new features and fixes
Handle WebSocket events in IE when detecting Errors
bump dependencies for security fixes
Make node execution default and override for browsers
feat(result.duration): report test duration in ms
refactor(Timer): share htmlReporter noopTimer via Timer.js
Fix various typos
When catching a global error in Node.js, print the type of error
Support Error.stack in globalErrors.
Stop treating objects with a nodeType as if they are DOM Nodes
Fixes issue where PhantomJS 2 and IE 10 - 11 crashed when reporting SVG element equality
_Release Notes generated with Anchorman