Skip to content

Releases: mr-zwets/chaingraph-ts

v0.2.6

27 Mar 07:18

Choose a tag to compare

🛠️ improve npm published output

v0.2.5

16 Mar 08:53

Choose a tag to compare

🛠️ remove ws dependency and require NodeJs >= 22 instead to use native node websockets
🛠️ update urql to @urql/core v6

v0.2.4

01 Jul 13:19

Choose a tag to compare

🛠️ update dependencies + add missing graphql peer dependency

v0.2.3

26 Jan 14:05

Choose a tag to compare

🛠️ fix bug where nft capability was not provided in the results for utxo information

v0.2.2

02 Dec 13:24

Choose a tag to compare

🛠️ improved check for server/browser environment to decide on websocket implementation
(the process global is sometimes available in browser projects because of bundlers)

v0.2.1

01 Dec 10:50

Choose a tag to compare

🛠️ This release fixes a bundling issue for exporting the typings of the graphql function

v0.2.0

30 Nov 20:41

Choose a tag to compare

Fixes various issues:

🛠️ fix typings of urql wrapper functions (query & subscribe)
🛠️ fix variable encoding of 'getRawTransaction'
🛠️ disable urql caching

v0.1.0

30 Nov 11:25

Choose a tag to compare

Initial release, v0.1.0 🥳
The library is now available as a package on NPM at @mr-zwets/chaingraph-ts