Skip to content

Releases: hashlips-lab/nft-erc721-collection

2.4.5

03 Dec 19:01
bad31bc
Compare
Choose a tag to compare

What's Changed

  • Updating dependencies to support NodeJS 18 out-of-the-box by @liarco in #428

Full Changelog: 2.4.4...2.4.5

2.4.4

26 Sep 11:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.3...2.4.4

2.4.3

23 Sep 11:40
4a95b58
Compare
Choose a tag to compare

What's Changed

  • Fixing misleading default configuration introduced by #317 by @liarco in #403
  • Switching to Goerli as official testnet for Ethereum by @liarco in #404
  • Bumping version number to 2.4.3 by @liarco in #405

Full Changelog: 2.4.2...2.4.3

2.4.2

17 Jul 20:28
fca7471
Compare
Choose a tag to compare

What's Changed

  • Fixing typo in hardhat actions by @liarco in #317
  • Avoiding styles collision between the dApp and the notifications by @liarco in #354
  • Updating YouTube videos by @liarco in #355

Full Changelog: 2.4.1...2.4.2

2.4.1

08 Jun 13:39
e2ae0cc
Compare
Choose a tag to compare

This patch update includes some minor improvements and fixes. Please take a look at the release notes for v2.4.0 for more information about our latest release.

What's Changed

  • Setting custom compiler version on Solidity extension by @liarco in #313
  • Adding support for custom placeholder color in input fields by @liarco in #315
  • Refreshing contract state on mint by @liarco in #314
  • Bumping version number to 2.4.1 by @liarco in #316

Full Changelog: 2.4.0...2.4.1

2.4.0

07 Jun 15:16
99e4428
Compare
Choose a tag to compare

This version includes some highly requested features like proper feedback on mint through notifications and disabling the inputs while waiting for mint result. This will also be the last minor for 2.x, from now on we will only provide security updates and we will focus on the development of version 3.0.0 (no ETA available yet).

Breaking Changes

walletOfOwner() function has been deprecated in favor of tokensOfOwner by ERC721Queryable. The function works exactly the same as the previous one.

What's Changed

New Contributors

Full Changelog: 2.3.0...2.4.0

2.3.0

12 Apr 23:49
94bafe1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

11 Apr 20:47
ab2ed0a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.1...2.2.0

2.1.1

25 Mar 23:54
bf6680d
Compare
Choose a tag to compare

What's Changed

  • Improving imports structure for easier customization by @liarco in #171

Full Changelog: 2.1.0...2.1.1

2.1.0

22 Mar 16:20
cb93c9e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0