@fingerprintjs/fingerprintjs 3.0.1
- Support elder browsers like IE 11, Chrome 42 and Firefox 48 (a Promise polyfill is required, see the browser support guide to learn more) (#577)
- Handle cases where
new Date().getTimezoneOffset()returns a string (#577) - fix: The
timezoneOffsetcomponent changes due to DST shifts (#577)