Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Re-export faker from graphql-fixtures #2155

Merged
merged 2 commits into from
Feb 2, 2022
Merged

Conversation

ryanwilsonperkin
Copy link
Member

@ryanwilsonperkin ryanwilsonperkin commented Feb 2, 2022

Description

Fixes #2154

Allows consumers to consume the exact faker instance that we're seeding to ensure that they will be consistent with our package. This makes it easier for consumers to use faker in their filler methods so that they don't need to match our exact version in their dependencies.

Type of change

  • graphql-fixtures Minor: New feature (non-breaking change which adds functionality)

Checklist

  • I have added a changelog entry, prefixed by the type of change noted above (Documentation fix and Test update does not need a changelog as we do not publish new version)

Allows consumers to consume the exact faker instance that we're seeding
to ensure that they will be consistent with our package. This makes it
easier for consumers to use faker in their filler methods so that they
don't need to match our exact version in their dependencies.
@ryanwilsonperkin ryanwilsonperkin requested a review from a team as a code owner February 2, 2022 19:46
Copy link
Member

@BPScott BPScott left a comment

Choose a reason for hiding this comment

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

Fantastic!

@ryanwilsonperkin ryanwilsonperkin merged commit add5bca into main Feb 2, 2022
@ryanwilsonperkin ryanwilsonperkin deleted the re-export-faker branch February 2, 2022 21:10
@shopify-shipit shopify-shipit bot temporarily deployed to production February 2, 2022 21:44 Inactive
@shopify-shipit shopify-shipit bot temporarily deployed to ssr-logging February 4, 2022 00:02 Inactive
@shopify-shipit shopify-shipit bot temporarily deployed to fix-deprecated-exports-pattern February 22, 2022 19:45 Inactive
@shopify-shipit shopify-shipit bot temporarily deployed to a11y_tests_class_improvement February 24, 2022 21:31 Inactive
@shopify-shipit shopify-shipit bot temporarily deployed to production-gem June 21, 2022 14:45 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

graphql-fixtures should re-export faker instance
2 participants