Skip to content

Conversation

@schwma
Copy link
Member

@schwma schwma commented Jul 11, 2023

The implementation pattern of the GraphiQL Explorer Plugin changed upstream causing the initialization to need to be adjusted.

See: https://github.com/graphql/graphiql/releases/tag/%40graphiql%2Fplugin-explorer%400.3.0

@schwma schwma requested a review from a team as a code owner July 11, 2023 15:31
Copy link
Contributor

@sjvans sjvans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should either pin version or support several thereof, no?

@schwma
Copy link
Member Author

schwma commented Jul 12, 2023

Yes, we should probably pin the version. However, that would mean that we manually need to check for und update to new versions. At least I am not aware of any tools that automatically check for new versions from CDN URLs.

@sjvans
Copy link
Contributor

sjvans commented Jul 12, 2023

Yes, we should probably pin the version. However, that would mean that we manually need to check for und update to new versions. At least I am not aware of any tools that automatically check for new versions from CDN URLs.

then let's take as bli

@sjvans sjvans merged commit 7267d03 into main Jul 12, 2023
@sjvans sjvans deleted the graphiql-plugin-explorer@0.3.0 branch July 12, 2023 08:05
johannes-vogel added a commit that referenced this pull request Sep 4, 2023
* chore: prepare next release (#104)

* fix: GraphiQL Explorer Plugin init function usage (#106)

* chore: pin `graphiql` and `@graphiql/plugin-explorer` versions (#107)

* Pin `graphiql` and `@graphiql/plugin-explorer`

* Add changelog entry

* Reword changelog entry

* prepare 0.6.2 hotfix (#108)

* Prepare changelog for 0.6.2

* Prepare package.json for 0.6.2

* add license folder again

* chore: prepare next release (#111)

* docs: swap annotate and `cds w` steps in README (#112)

* Using axios 1

* feat: don't log empty `variables` object (#113)

* Don't log empty variables object

* Add changelog entry

* Simplify `queryInfo` object creation

* Simplify object creation further

* Improve comment

* add changelog (#115)

---------

Co-authored-by: Marcel Schwarz <marcel.schwarz@sap.com>
Co-authored-by: Christian Neu <67069868+christianneu@users.noreply.github.com>
Co-authored-by: Daniel Hutzel <daniel.hutzel@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants