Skip to content

useNft() 0.12.0: farewell CommonJS

Latest
Compare
Choose a tag to compare
@bpierre bpierre released this 03 May 15:19
· 1 commit to main since this release
744e4c3

This release removes CommonJS support and makes use-nft a pure ESM module.

To make sure your project is compatible with it, please use the latest version of Node.js and/or add "type": "module" to your package.json.