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.32.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.32.4
Choose a head ref
  • 4 commits
  • 15 files changed
  • 2 contributors

Commits on Feb 10, 2021

  1. fix(gatsby-plugin-offline): Cache avif images (#29394) (#29429)

    (cherry picked from commit 0a42d07)
    ascorbic authored Feb 10, 2021

    Verified

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

Commits on Feb 12, 2021

  1. fix: drop terminal-link (#29472) (#29477)

    There is weird interaction in some terminals with our usage of terminal-link and ink where following lines turn blank.
    Let's just remove our usage of terminal-link as value it provides is not worth spending a lot of time on figuring exact reason for this.
    
    (cherry picked from commit 260c297)
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    ascorbic and pieh authored Feb 12, 2021

    Verified

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

Commits on Feb 18, 2021

  1. fix(gatsby-source-contentful): Correct supported image formats (#29562)

    (cherry picked from commit 3b4d32f)
    ascorbic committed Feb 18, 2021
    Copy the full SHA
    febd5e4 View commit details
  2. chore(release): Publish

     - gatsby-admin@0.8.4
     - gatsby-plugin-offline@3.10.1
     - gatsby-source-contentful@4.6.2
     - gatsby@2.32.4
    ascorbic committed Feb 18, 2021
    Copy the full SHA
    2035475 View commit details
Loading