Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gatsbyjs/gatsby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: gatsby@2.24.92
Choose a base ref
...
head repository: gatsbyjs/gatsby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gatsby@2.25.0
Choose a head ref
  • 5 commits
  • 76 files changed
  • 5 contributors

Commits on Nov 2, 2020

  1. chore(docs): Updated Snipcart blog entry (#27748)

    The entry that was linked is no longer existing. I found a newer blog entry about Gatsby and replaced the old one with it.
    StephanWeinhold authored Nov 2, 2020

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    6ee422e View commit details
  2. chore(deps): update eslint (#27532)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Nov 2, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e58f6be View commit details
  3. fix(gatsby-remark-prismjs): Handle diff-language styling issue (#27659)

    * Fix test to fail for PrismJS diff-highlight
    
    * Handle diff-language for PrismJS plugin
    
    * Restore checking the existence of PrismJS language early
    SeokminHong authored Nov 2, 2020

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    a33e7fb View commit details
  4. feat(gatsby): release plugin option validation (#27437)

    * 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.
    
    * 2.25.0!
    
    * Remove GATSBY_EXPERIMENTAL_PLUGIN_OPTION_VALIDATION feature flag
    
    * Fix incorrect option in gatsby-admin;
    
    * Fix tests
    
    * Remove obsolete snapshots
    
    * Trigger Build
    
    * Remove flag from remark-autolink-headers
    
    * Fix gatsby-plugin-mdx default
    mxstbr authored Nov 2, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    41ae1c0 View commit details
  5. chore(release): Publish

     - gatsby-admin@0.1.181
     - gatsby-plugin-feed@2.6.0
     - gatsby-plugin-google-analytics@2.4.0
     - gatsby-plugin-google-tagmanager@2.4.0
     - gatsby-plugin-manifest@2.5.0
     - gatsby-plugin-mdx@1.3.0
     - gatsby-plugin-netlify@2.4.0
     - gatsby-plugin-offline@3.3.0
     - gatsby-plugin-sass@2.4.0
     - gatsby-plugin-sharp@2.7.0
     - gatsby-plugin-sitemap@2.5.0
     - gatsby-plugin-typescript@2.5.0
     - gatsby-remark-autolink-headers@2.4.0
     - gatsby-remark-images@3.4.0
     - gatsby-remark-prismjs@3.6.0
     - gatsby-source-contentful@3.1.0
     - gatsby-source-drupal@3.6.0
     - gatsby-source-filesystem@2.4.0
     - gatsby-source-shopify@3.3.0
     - gatsby-source-wordpress@3.4.0
     - gatsby-transformer-remark@2.9.0
     - gatsby-transformer-sqip@2.4.0
     - gatsby@2.25.0
    mxstbr committed Nov 2, 2020

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    9022a98 View commit details
Loading