Skip to content

@hashicorp/react-use-cases@6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 20:47
· 786 commits to main since this release
de15b35

Major Changes

  • #522 e8f8da9a Thanks @jmfury! - ## The breaking change

    This change removes the fragmentSpec definition and its corresponding GraphQL fragment from component. will no longer be applicable for use within rivet-graphql's dependencies option.

    Any code making use of this fragment must be updated as the result will otherwise be a GraphQL request error given the fields will now be missing.