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.25.3
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.4
Choose a head ref
  • 12 commits
  • 37 files changed
  • 3 contributors

Commits on Nov 6, 2020

  1. fix(gatsby-plugin-sitemap): fixed missing sitemapSize config entry (#…

    …27866) (#27876)
    
    (cherry picked from commit f0689ff)
    
    Co-authored-by: Matthew Miller <mnmiller1@me.com>
    vladar and me4502 authored Nov 6, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2154f37 View commit details
  2. fix(gatsby-source-filesystem): allow regex and functions for ignore o…

    …ption (#27877)
    
    (cherry picked from commit 253b1af)
    
    Co-authored-by: Benedikt Rötsch <axe312ger@users.noreply.github.com>
    vladar and axe312ger authored Nov 6, 2020

    Verified

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

     - gatsby-plugin-sitemap@2.5.1
     - gatsby-source-contentful@3.1.3
     - gatsby-source-drupal@3.6.2
     - gatsby-source-filesystem@2.4.2
     - gatsby-source-shopify@3.3.2
     - gatsby-source-wordpress@3.4.2
    vladar committed Nov 6, 2020
    Copy the full SHA
    30dad2b View commit details

Commits on Nov 9, 2020

  1. fix(gatsby-plugin-google-tagmanager): allow functions for defaultData…

    …Layer option (#27886) (#27916)
    
    * Added check for function type for defaultDataLayer prop
    
    * Fixing lint issues
    
    * More lint fixes
    
    * Add tests
    
    (cherry picked from commit 631f3c4)
    vladar authored Nov 9, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    18aeae2 View commit details
  2. fix(gatsby-plugin-google-analytics): add optional options to options …

    …schema (#27914) (#27920)
    
    (cherry picked from commit 3cdf29f)
    vladar authored Nov 9, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4725e8b View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    05b8838 View commit details
  4. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    debfca9 View commit details
  5. fix(gatsby-plugin-offline): add workboxConfig.maximumFileSizeToCacheI…

    …nBytes to options schema (#27913) (#27928)
    
    (cherry picked from commit e4fd0ad)
    vladar authored Nov 9, 2020

    Verified

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

     - gatsby-plugin-google-analytics@2.4.1
     - gatsby-plugin-google-tagmanager@2.4.1
     - gatsby-plugin-offline@3.3.3
     - gatsby-remark-images@3.4.2
    vladar committed Nov 9, 2020
    Copy the full SHA
    c812471 View commit details

Commits on Nov 11, 2020

  1. fix(gatsby-transformer-asciidoc): fails when doc doesn't have title (#…

    …27865) (#27965)
    
    * title field is optional, so check if it exists
    
    * previous commit did not check for existence of title correctly, fixed
    
    (cherry picked from commit ce43564)
    vladar authored Nov 11, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4cd4dd5 View commit details
  2. fix(gatsby): don't hide original error if stack-trace point to not ex…

    …isting file (#27953) (#27966)
    
    (cherry picked from commit 5e2b3ee)
    vladar authored Nov 11, 2020

    Verified

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

     - gatsby-admin@0.1.185
     - gatsby-transformer-asciidoc@1.3.16
     - gatsby@2.25.4
    vladar committed Nov 11, 2020
    Copy the full SHA
    c95ce3e View commit details
Loading