1.3.2
- Tree shaking improvements:
- annotate top-level incovations as pure
- use const enums
- decrease wildcard imports of
_assert
and_u64
- declare package side-effects free
- argon2: fix checks for parallelism and iterations parameters
- utils: fix isPlainObject in serverless environments, used in scrypt and pbkdf2
- typescript: Disable moduleResolution config setting, since it is viral
New Contributors
- @jeetiss made their first contribution in #65
- @Systemcluster made their first contribution in #69
Full Changelog: 1.3.1...1.3.2