What's Changed
- Update document for new repo name by @channing-magiceden in #140
- using relative imports so the project can compile when imported as an npm module by @fallanic in #141
- Clear _totalMintFee in withdraw by @channing-magiceden in #142
- Add authorizedMint and whitelist Reservoir Relay EOA by @channing-magiceden in #146
- Set sideEffects:false in package.json by @C-o-d-e-C-o-w-b-o-y in #145
- Add relayer router and multicaller to authorizer minters by default by @channing-magiceden in #149
- Set
mintable
totrue
in ERC721M constructor by @channing-magiceden in #150 - Add cosigner in 1155M & conditionally enforcing mint fee by @channing-magiceden in #151
- Add magicdrop-types package and set up CI by @channing-magiceden in #155
New Contributors
- @fallanic made their first contribution in #141
- @C-o-d-e-C-o-w-b-o-y made their first contribution in #145
Full Changelog: v0.1.3...v0.2.0