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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gatsby): release plugin option validation #27437

Merged
merged 12 commits into from
Nov 2, 2020

Commits on Oct 14, 2020

  1. chore(gatsby): add @gatsbyVersion pragma to pluginOptionsSchema Node API

    This will make Gatsby prompt users on old versions of gatsby that don't support the API to upgrade to the new version.
    mxstbr committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    fdd8ae6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. 2.25.0!

    mxstbr committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    fae44f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32ba7d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    1aabfda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69614e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c46c62 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    mxstbr committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    2709129 View commit details
    Browse the repository at this point in the history
  5. Remove obsolete snapshots

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

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    75cd960 View commit details
    Browse the repository at this point in the history
  2. Trigger Build

    mxstbr committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    d0e2d34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7392fb6 View commit details
    Browse the repository at this point in the history
  4. Fix gatsby-plugin-mdx default

    mxstbr committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    1dde97d View commit details
    Browse the repository at this point in the history