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.2.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.2.1
Choose a head ref
  • 3 commits
  • 18 files changed
  • 3 contributors

Commits on Apr 1, 2021

  1. fix(gatsby): fix incorrect intersection of filtered results (#30594) (#…

    …30626)
    
    * add failing test
    
    * actually failing test
    
    * make test independent of other tests
    
    * add invariant for filter intersection assumptions
    
    * add failing integration test
    
    * fix test 🤦‍
    
    * actually fix this heisenbug
    
    * update redux state snapshot
    
    * perf: mutate status state directly
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    
    * only newly created nodes should get a counter
    
    * tweak comment
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    (cherry picked from commit e432c23)
    
    Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>
    GatsbyJS Bot and vladar authored Apr 1, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a4f8a14 View commit details
  2. fix(gatsby-source-wordpress): Enable preview mode in PINC builds (#30601

    ) (#30627)
    
    * clean up preview mode logic and check for new INCREMENTAL_PREVIEWS runner type
    
    (cherry picked from commit d97b009)
    
    Co-authored-by: Tyler Barnes <tyler@gatsbyjs.com>
    GatsbyJS Bot and TylerBarnes authored Apr 1, 2021

    Verified

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

     - gatsby-admin@0.12.1
     - gatsby-source-wordpress@5.2.1
     - gatsby@3.2.1
    vladar committed Apr 1, 2021
    Copy the full SHA
    65a0a03 View commit details
Loading