Releasing v1.5.2
What's new ?
MintableERC1155Predicate
now handles mint(...)
during exiting with tokens as mintBatch(...)
with single element.
Previously burning single token on L2 & attempting to exit with it used to revert, which was discovered recently & this release has fix for it.