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

feat(gatsby-core-utils,gatsby-cli): Allow write to gatsby-config.ts #35074

Merged
merged 16 commits into from
Mar 14, 2022

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    9a60b3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9b705a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    f457430 View commit details
    Browse the repository at this point in the history
  2. Add comments for context

    tyhopp committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    277916c View commit details
    Browse the repository at this point in the history
  3. Make it work

    tyhopp committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ceaa938 View commit details
    Browse the repository at this point in the history
  4. DRY get plugin nodes

    tyhopp committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    62c406e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Fix unit test

    tyhopp committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    a26e0bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d04a146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fbde84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ba5dfe View commit details
    Browse the repository at this point in the history
  5. Ensure fixtures dir exists

    tyhopp committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    222444a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Fix type import string literal

    Co-authored-by: Lennart <lekoarts@gmail.com>
    tyhopp and LekoArts authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    812c341 View commit details
    Browse the repository at this point in the history
  2. Update snapshot

    tyhopp committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    7a6b6ef View commit details
    Browse the repository at this point in the history
  3. Use fs-extra, not fs/promises

    tyhopp committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d85952d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    1f8321a View commit details
    Browse the repository at this point in the history
  2. Actually make it a JS file

    tyhopp committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    084471a View commit details
    Browse the repository at this point in the history