v1.10.0
fix(platform): fixed emulated browser detection in node.js environment; (#6055)
fix(core): fix `ReferenceError: navigator is not defined` for custom environments; (#6567)
fix(utils): move `generateString` to platform utils to avoid importing crypto module into client builds; (#6789)