Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(gatsby-source-filesystem): use correct hash when using createFileNodeFromBuffer #35243

Merged
merged 3 commits into from
Mar 30, 2022
Merged

fix(gatsby-source-filesystem): use correct hash when using createFileNodeFromBuffer #35243

merged 3 commits into from
Mar 30, 2022

Commits on Mar 29, 2022

  1. fix(gatsby-source-filesystem): default name argument in createFileNod…

    …eFromBuffer (#35242)
    g00glen00b committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    124e69f View commit details
    Browse the repository at this point in the history
  2. fix(gatsby-source-filesystem): removed default parameter assignment o…

    …f name (#35242)
    g00glen00b committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2ad0004 View commit details
    Browse the repository at this point in the history
  3. chore(gatsby-source-filesystem): documented filename behavior of crea…

    …teFileNodeFromBuffer (#35242)
    g00glen00b committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    3492577 View commit details
    Browse the repository at this point in the history