Skip to content

Commit

Permalink
adjust changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts committed Jul 4, 2023
1 parent fe7713b commit 2ccd847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/shaggy-eyes-melt.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@graphiql/plugin-explorer": patch
---

fix(graphiql-plugin-explorer): Use `preferDefault` helper to correctly import `graphiql-explorer`
Use named `Explorer` import from `graphiql-explorer` to fix an issue where the bundler didn't correctly choose either the `default` or `Explorer` import. This change should ensure that `@graphiql/plugin-explorer` works correctly without `graphiql-explorer` being bundled.

0 comments on commit 2ccd847

Please sign in to comment.