Skip to content

v0.5.1

Compare
Choose a tag to compare
@skuhlmann skuhlmann released this 09 May 21:07
· 42 commits to develop since this release
b4567d6

What's Changed

USAGE IMPACT

All subgraph queries now require a graph key.

Any hook, component, function that takes a graphApiKey arg of the keychain should be optional and can be left out if you put this env variable in you app

NX_GRAPH_API_KEY_MAINNET=

There is a future refactor opportunity here... reach out if interested!

Full Changelog: v0.5.0...v0.5.1