(next-urql) - streamline client creation (#816)
* write out proposal for breaking the current next-api
* refactor the non-func implementation
* fix lint
* provide fallback exchanges
* Update packages/next-urql/src/__tests__/init-urql-client.spec.ts
Co-authored-by: Parker Ziegler <parkerziegler@users.noreply.github.com>
* expand on tests
* update examples
* update docs
* add changeset and update website docs
* improve naming, clientConfig --> getClientConfig
Co-authored-by: Parker Ziegler <parkerziegler@users.noreply.github.com>
authored by