This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
Releases: grafbase/pathfinder
Releases · grafbase/pathfinder
@pathfinder-ide/react@0.7.6
Patch Changes
- ae28b0f: Refactors SchemaDocumentation to no longer require a context provider
@pathfinder-ide/react@0.7.5
@pathfinder-ide/react@0.7.4
Patch Changes
- e6da8b9: Change SchemaView component to accept schema as a string
@pathfinder-ide/react@0.7.3
Patch Changes
- f6f82cc: Removes border styling from core SchemaView component
@pathfinder-ide/react@0.7.2
Patch Changes
- 1013845: Visual operation builder viz updates for deprecation notices and inline fragments.
@pathfinder-ide/react@0.7.1
Patch Changes
- bb36561: Remove zIndex from active tab indicator. The zIndex doesn't effect its visibility in the Pathfinder UI and this element tends to show in front of UI that is overlayed on top of Pathfinder when integrated in other applications.
@pathfinder-ide/react@0.7.0
Minor Changes
- 5bb9d39: Unlock fragments by passing entire active document through each request rather than just the active operation.
@pathfinder-ide/react@0.6.0
Minor Changes
- dba122c: Add subscription support via SSE exclusively.
@pathfinder-ide/react@0.5.0
@pathfinder-ide/react@0.4.0
Minor Changes
- 96db268: Allows Pathfinder to accept a GraphQLSchema as a prop to prevent introspection.
- 64413c5: Add Pathfinder prop to allow watching of certain headers and display in history pane
Patch Changes
- 23157e9: updates SchemaView and SchemaDocumentation components with optional themeOptions props