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-plugin-utils): save validation resulting value to plugin options #27381

Merged
merged 10 commits into from
Oct 19, 2020

Commits on Oct 11, 2020

  1. misc: fix various validation issues in plugin-utils, uncopy typings a…

    …nd us extends to extend Joi types, feat: save validation results back into plugin options.
    moonmeister committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    fdb65de View commit details
    Browse the repository at this point in the history
  2. fix: add missing comment

    moonmeister committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    fba19f9 View commit details
    Browse the repository at this point in the history
  3. fix: add missing comment

    moonmeister committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    0d3701b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de892c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    421be86 View commit details
    Browse the repository at this point in the history
  2. Undo Joi change

    mxstbr committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    b20d463 View commit details
    Browse the repository at this point in the history
  3. Add test for this

    mxstbr committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    5dda52f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7120c1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52118ee View commit details
    Browse the repository at this point in the history
  6. Maybe fix type import

    mxstbr committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    2499676 View commit details
    Browse the repository at this point in the history