Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Major Changes
#3904
d1395f9Thanks @dimaMachina! - drop commonjs build files#3904
d1395f9Thanks @dimaMachina! - show tabs even there is only 1 tab#3904
d1395f9Thanks @dimaMachina! - remove default exportMigration
Before
After
#3904
d1395f9Thanks @dimaMachina! - - support react 19, drop support react 16 and react 17ReactDOM.unmountComponentAtNode()andReactDOM.render()withroot.unmount()andcreateRoot(container).render()@radix-uiand@headlessui/reactdependencies#3904
d1395f9Thanks @dimaMachina! - removedisableTabsoption#3904
d1395f9Thanks @dimaMachina! - removedata-testid="graphiql-container"#3904
d1395f9Thanks @dimaMachina! - changed exportschanged cdn paths,
dist/index.umd.jsanddist/style.cssare minified#3904
d1395f9Thanks @dimaMachina! - - new looks of tabsdisableTabswhenAdd tabbutton is still shown#3904
d1395f9Thanks @dimaMachina! - Removetoolbar.additionalContentandtoolbar.additionalComponentprops in favor ofGraphiQL.Toolbarrender props.Migration from
toolbar.additionalContentBefore
After
Migration from
toolbar.additionalComponentBefore
After
Additionally, you can sort default toolbar buttons in different order or remove unneeded buttons for you:
Minor Changes
#3904
d1395f9Thanks @dimaMachina! - Add support foronPrettifyQuerycallback to enable customised query formatting#3904
d1395f9Thanks @dimaMachina! - Update GraphiQL CDN example using ESM-based CDN esm.sh#3904
d1395f9Thanks @dimaMachina! - updateviteand related dependencies#3904
d1395f9Thanks @dimaMachina! - remove.graphiql-sessionclassPatch Changes
#3904
d1395f9Thanks @dimaMachina! - update graphql to16.9.0and use vitedefineconfiguration to remove development code from cdn bundle#3904
d1395f9Thanks @dimaMachina! - Respect Markdown format: ignore single newline#3904
d1395f9Thanks @dimaMachina! - useposition: absolutefor.graphiql-logoclass#3904
d1395f9Thanks @dimaMachina! - replaceoverflow-y: scrollwithoverflow-y: auto#3904
d1395f9Thanks @dimaMachina! - rollbackposition: absolutestyle for.graphiql-logobecause tabs will behind logo#3904
d1395f9Thanks @dimaMachina! - - preferlocationoverwindow.locationnavigatoroverwindow.navigator#3904
d1395f9Thanks @dimaMachina! - useright: var(--px-16)instead ofright: 0for.graphiql-logo#3904
d1395f9Thanks @dimaMachina! - replaceTooltips in tabs with htmltitle="..."attributeUpdated dependencies [
d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9]:@graphiql/[email protected]
Major Changes
#3904
d1395f9Thanks @dimaMachina! -style.cssimport was changedMigration
#3904
d1395f9Thanks @dimaMachina! - drop commonjs build files#3904
d1395f9Thanks @dimaMachina! - - support react 19, drop support react 16 and react 17ReactDOM.unmountComponentAtNode()andReactDOM.render()withroot.unmount()andcreateRoot(container).render()@radix-uiand@headlessui/reactdependenciesMinor Changes
#3904
d1395f9Thanks @dimaMachina! - Update GraphiQL CDN example using ESM-based CDN esm.sh#3904
d1395f9Thanks @dimaMachina! - generate types withvite-plugin-dts#3904
d1395f9Thanks @dimaMachina! - updateviteand related dependenciesPatch Changes
#3904
d1395f9Thanks @dimaMachina! - fix types incorrect types entry#3904
d1395f9Thanks @dimaMachina! - usevite build --watchinstead ofvitefordevscript because we don't need development server for themdo not use
vite-plugin-dtswhen generating umd buildUpdated dependencies [
d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9]:@graphiql/[email protected]
Major Changes
#3904
d1395f9Thanks @dimaMachina! - drop commonjs build files#3904
d1395f9Thanks @dimaMachina! - - support react 19, drop support react 16 and react 17ReactDOM.unmountComponentAtNode()andReactDOM.render()withroot.unmount()andcreateRoot(container).render()@radix-uiand@headlessui/reactdependencies#3904
d1395f9Thanks @dimaMachina! -style.cssimport was changedMigration
Minor Changes
#3904
d1395f9Thanks @dimaMachina! - Update GraphiQL CDN example using ESM-based CDN esm.sh#3904
d1395f9Thanks @dimaMachina! - generate types withvite-plugin-dts#3904
d1395f9Thanks @dimaMachina! - updateviteand related dependenciesPatch Changes
#3904
d1395f9Thanks @dimaMachina! - improve explorer styles#3904
d1395f9Thanks @dimaMachina! - fix types incorrect types entry#3904
d1395f9Thanks @dimaMachina! - usevite build --watchinstead ofvitefordevscript because we don't need development server for themdo not use
vite-plugin-dtswhen generating umd buildUpdated dependencies [
d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9,d1395f9]:@graphiql/[email protected]
Minor Changes
#3904
d1395f9Thanks @dimaMachina! - Add support foronPrettifyQuerycallback to enable customised query formatting#3904
d1395f9Thanks @dimaMachina! - Update GraphiQL CDN example using ESM-based CDN esm.sh#3904
d1395f9Thanks @dimaMachina! - drop commonjs build files#3904
d1395f9Thanks @dimaMachina! - generate types withvite-plugin-dts#3904
d1395f9Thanks @dimaMachina! - - support react 19, drop support react 16 and react 17ReactDOM.unmountComponentAtNode()andReactDOM.render()withroot.unmount()andcreateRoot(container).render()@radix-uiand@headlessui/reactdependencies#3904
d1395f9Thanks @dimaMachina! -style.cssimport was changedMigration
#3904
d1395f9Thanks @dimaMachina! - updateviteand related dependencies#3904
d1395f9Thanks @dimaMachina! - removecreateComponentGrouputility in favourObject.assign#3904
d1395f9Thanks @dimaMachina! - - new looks of tabsdisableTabswhenAdd tabbutton is still shownPatch Changes
#3904
d1395f9Thanks @dimaMachina! - Respect Markdown format: ignore single newline#3904
d1395f9Thanks @dimaMachina! - usevite build --watchinstead ofvitefordevscript because we don't need development server for themdo not use
vite-plugin-dtswhen generating umd build#3904
d1395f9Thanks @dimaMachina! - replaceoverflow-y: scrollwithoverflow-y: auto#3904
d1395f9Thanks @dimaMachina! - rollbackposition: absolutestyle for.graphiql-logobecause tabs will behind logo#3904
d1395f9Thanks @dimaMachina! - - preferlocationoverwindow.locationnavigatoroverwindow.navigator