Version 3.2.0
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.
- Importing