Skip to content

Version 3.2.0

Compare
Choose a tag to compare
@dmester dmester released this 07 Aug 11:47
· 11 commits to master since this release
ba8f23b

Improvements:

  • Support for using Jdenticon from TypeScript with module resolution set to Node16.
  • New exports for explicitly picking a bundle:
    • Importing jdenticon/browser will ensure the browser bundle is used.
    • Importing jdenticon/node will ensure the Node.js bundle is used.