Skip to content

@graphiql/[email protected]

Compare
Choose a tag to compare
@acao acao released this 23 Aug 23:01
· 14 commits to main since this release
1a561b3

Minor Changes

  • #3747 21c4409 Thanks @dimaMachina! - do not include require statements in ESM build, include import in esm and require in cjs builds

    make getWsFetcher, createWebsocketsFetcherFromUrl async

  • #3746 2ad4e75 Thanks @dimaMachina! - compile with tsup instead of tsc