Skip to content

1.3.2

Compare
Choose a tag to compare
@paulmillr paulmillr released this 23 Aug 17:44
· 62 commits to main since this release
1.3.2
c506323
  • 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

Full Changelog: 1.3.1...1.3.2