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

Commits on Jul 26, 2021

  1. fix(gatsby-plugin-mdx): generate mdx once when multiple mdx fields re…

    …quested (#32462) (#32506)
    
    (cherry picked from commit 0f8d747)
    
    Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>
    GatsbyJS Bot and vladar authored Jul 26, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4519a7c View commit details
  2. fix(gatsby): correct pagination logic (#32496) (#32507)

    * Revert "fix(gatsby): correct hasNextPage pagination info when resultOffset is provided (#32319)"
    
    This reverts commit 9f8a580
    
    * fix(gatsby): fixed pagination logic
    
    * try to make tests less confusing
    
    (cherry picked from commit 2dbe647)
    
    Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>
    GatsbyJS Bot and vladar authored Jul 26, 2021

    Verified

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

     - gatsby-admin@0.20.2
     - gatsby-plugin-mdx@2.10.1
     - gatsby@3.10.2
    LekoArts committed Jul 26, 2021
    Copy the full SHA
    7404fc3 View commit details
Loading