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@3.10.0
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@3.10.1
Choose a head ref
  • 4 commits
  • 19 files changed
  • 3 contributors

Commits on Jul 21, 2021

  1. fix(gatsby-plugin-image): Switch react-dom import to remove createRoo…

    …t warning (#32457) (#32458)
    
    (cherry picked from commit 9595ccb)
    
    Co-authored-by: Lennart <lekoarts@gmail.com>
    GatsbyJS Bot and LekoArts authored Jul 21, 2021

    Verified

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

     - gatsby-plugin-image@1.10.1
     - gatsby-plugin-sharp@3.10.1
     - gatsby-source-shopify@5.2.1
     - gatsby-transformer-sqip@3.10.1
    LekoArts committed Jul 21, 2021
    Copy the full SHA
    7b464be View commit details
  3. fix: expose ".del" function on lmdb cache (#32459) (#32464)

    * expose '.del' method on cache instances, mark exposing internal cache instance to be removed in v4
    
    * make gatsby-plugin-sharp work with legacy cache del way and new way with properly exposed del method
    
    * add .del method to ts typings
    
    * add .del method to dummy cache (for onPreInit lifecycle)
    
    (cherry picked from commit e1a1396)
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    GatsbyJS Bot and pieh authored Jul 21, 2021

    Verified

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

     - gatsby-admin@0.20.1
     - gatsby-plugin-sharp@3.10.2
     - gatsby-transformer-sqip@3.10.2
     - gatsby@3.10.1
    LekoArts committed Jul 21, 2021
    Copy the full SHA
    609bef1 View commit details
Loading