Releases: mr-zwets/chaingraph-ts
Releases · mr-zwets/chaingraph-ts
v0.2.2
🛠️ 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
🛠️ This release fixes a bundling issue for exporting the typings of the graphql
function
v0.2.0
Fixes various issues:
🛠️ fix typings of urql wrapper functions (query
& subscribe
)
🛠️ fix variable encoding of 'getRawTransaction'
🛠️ disable urql caching
v0.1.0
Initial release, v0.1.0 🥳
The library is now available as a package on NPM at @mr-zwets/chaingraph-ts