🐞 Bug Fixes
- Prevent static nodejs imports and lazy import for non-nodejs env - by @Kinfe123 in #3947 (f6b57)
- cookies: Use the right encoding for parsing session data for expo apps - by @Kinfe123 in #3909 (2d5fd)
- organization: Make schema compatible with exactOptionalPropertyTypes - by @Kinfe123 in #3941 (610a8)
- passkey: Don't return undefined to correctly resolve promises - by @Daniel-dev-s and Шевелев Даниил in #3959 (80a71)