Snowplow JavaScript Tracker v2.5.3
This release fixes two bugs and updates the build process to be compatible with Node.js 4.1.2.
Bugfixes
- Made extraction of DOM element classes compatible with IE9 (#418)
- Stopped dereferencing undefined nodes when setting up form tracking (#423)
Under the hood
- Bumped Intern version to 3.0.6 (#370)
- Bumped version of temporary to 0.0.8 (#425)
- Bumped grunt-yui-compressor to 0.4.0 (#424)
- Bumped grunt-browserify to 3.28.1 (#427)
- Fixed jstimezonedetect version at 1.0.5 (#429)
- Removed Browserify from devDependencies (#428)