Skip to content

Releases: Dig-A-Hash/vue-evm-nft

v1.3.0

31 Dec 15:22
Compare
Choose a tag to compare

Breaking changes.

The functions in the nftStore for working with meta data have changed. If you were using any of these, please see the updated nftStore for changes.

The blockchains explorer data structure was updated to support the nftStore changes. Types updated.

What's Changed

Full Changelog: v1.2.7...v1.3.0

v1.2.7

30 Dec 06:29
737aa15
Compare
Choose a tag to compare

No breaking changes, Type Script return type adjustments only.

What's Changed

Full Changelog: v1.2.6...v1.2.7

v1.2.6

30 Dec 06:06
Compare
Choose a tag to compare

Updated Type Script support.

Fixed a return type for getTokenMetaData in the useEvmMetaDataGallery composable.

Full Changelog: v1.2.5...v1.2.6

v1.2.5

30 Dec 05:18
18fa0e8
Compare
Choose a tag to compare

Updating documentation only, no breaking changes.

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

29 Dec 03:41
c7ad95f
Compare
Choose a tag to compare

Documentation update only, no breaking changes.

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

24 Dec 18:19
b2d7d81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

23 Dec 17:23
c885ad2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

23 Dec 05:44
3c50077
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.2.1

v1.1.3

16 Dec 16:50
Compare
Choose a tag to compare

Adds TypeScript support. No breaking changes for JavaScript implementations.

Full Changelog: v1.1.0...v1.1.3

v1.1.0

21 Oct 02:30
Compare
Choose a tag to compare

This release changes some params names, causing breaking changes.

Full Changelog: v1.0.4...v1.1.0