Skip to content

Releases: mr-zwets/chaingraph-ts

v0.2.2

02 Dec 13:24
Compare
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
Compare
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
Compare
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
Compare
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