Releases: Crossbell-Box/crossbell.js
Releases · Crossbell-Box/crossbell.js
v0.10.2
v0.10.1
v0.10.0
🚨 Breaking Changes
- All functions receive BigNumberish type for tokenId - by @songkeys (b8ac4)
- From this version, all functions will receive
BigNumberish
type (number
/string
/BigNumber
) for tokenId likecharacterId
andnoteId
etc., and will outputnumber
types for them. (closes #3 )
- From this version, all functions will receive
View changes on GitHub
v0.9.0
v0.7.8
v0.7.7
No significant changes