Releases: ourzora/zora-protocol
Releases · ourzora/zora-protocol
@zoralabs/premint-sdk@0.1.1
Patch Changes
-
b62e471: created new package
protocol-deployments
that includes the deployed contract addresses.- 1155-contracts js no longer exports deployed addresses, just the abis
- premint-sdk imports deployed addresses from `protocol-deployments
-
Updated dependencies [4d79b49]
-
Updated dependencies [b62e471]
-
Updated dependencies [7d1a4c1]
- @zoralabs/protocol-deployments@0.0.2
@zoralabs/zora-1155-contracts@2.3.0
Minor Changes
- 4afa879: Creator reward recipient can now be defined on a token by token basis. This allows for multiple creators to collaborate on a contract and each to receive rewards for the token they created. The royaltyRecipient storage field is now used to determine the creator reward recipient for each token. If that's not set for a token, it falls back to use the contract wide fundsRecipient.
@zoralabs/premint-sdk@0.1.0
Minor Changes
- 4afa879: Added new premint api that abstracts out calls to the chain signature and submission logic around submitting a premint. This change also incorporates test helpers for premints and introduces docs and an api client for the zora api's premint module.
Patch Changes
- Updated dependencies [4afa879]
- @zoralabs/zora-1155-contracts@2.3.0
@zoralabs/zora-1155-contracts@2.2.0-collaborators.1
Patch Changes
- e288ef8: Update zora testnet deployment for collaborators
@zoralabs/zora-1155-contracts@2.2.0-collaborators.0
Minor Changes
- fc24b3a: Add support for multiple creator reward recipients on a shared contract
@zoralabs/premint-sdk@0.0.2-premint-api.2
Patch Changes
- c29e080: Update retry and error reporting
@zoralabs/premint-sdk@0.0.2-premint-api.1
Patch Changes
- 6eaf7bb: add retries
@zoralabs/zora-1155-contracts@2.1.0
Minor Changes
- 9495c34: Supply royalties are no longer supported
@zoralabs/zora-1155-contracts@2.0.4
Patch Changes
- 64da698: Exporting abi
@zoralabs/zora-1155-contracts@2.0.4-abis.0
Patch Changes
- d256563: Exporting abi