Skip to content

v1.1.0

Compare
Choose a tag to compare
@andreivladbrg andreivladbrg released this 15 Dec 16:30
· 183 commits to main since this release
b186e72

Changed

  • Breaking: Remove ability to cancel for recipients (#710)
  • Move isWarm and isCold to SablierV2Lockup (#664)
  • Replace the streamed amount with the deposit amount in the NFT descriptor (#692)
  • Simplify renounce and withdraw implementations (#683, #705)
  • Update import paths to use Node.js dependencies (#734)
  • Upgrade Solidity to 0.8.21 (#688)

Added

  • Add ERC-4906 metadata update in transferFrom (#686)
  • Add transferable boolean flag (#668)

Removed

  • Remove @openzeppelin/contracts from Node.js peer dependencies (#694)