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@5.14.2
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@5.14.3
Choose a head ref
  • 3 commits
  • 20 files changed
  • 3 contributors

Commits on Apr 8, 2025

  1. feat(gatsby-source-wordpress): support wp-graphql@2 (#39263) (#39269)

    * fix: upgrade wordpress and wordpress plugins keeping wp-graphql on latest v1
    
    * feat: support wp-graphql@2
    
    * chore: format comment
    
    (cherry picked from commit d8cc254)
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    gatsbybot and pieh authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    4c327b5 View commit details
    Browse the repository at this point in the history
  2. fix: Align types of rootNodeMap during root node tracking (#39262) (#…

    …39270)
    
    * fix(gatsby): change ids in findRootNodeAncestor from array to set (#39261)
    
    * Update packages/gatsby/src/schema/node-model.js
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    
    * chore: fix lint
    
    ---------
    
    Co-authored-by: sdobz <vincent+WSL@khougaz.com>
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    (cherry picked from commit 1825669)
    
    Co-authored-by: Vincent Khougaz <i@sdo.bz>
    gatsbybot and sdobz authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    e990476 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. chore(release): Publish

     - gatsby-source-wordpress@7.15.0
     - gatsby@5.14.3
    pieh committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    7248261 View commit details
    Browse the repository at this point in the history
Loading