From 96bb63c84c95481d6384f5b1ac76c88d09710730 Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Mon, 28 Oct 2024 00:09:38 +0000 Subject: [PATCH] chore(changelogs): update changelogs --- packages/gatsby-source-shopify/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 01cf08aefac3e..9200363bb7936 100644 --- a/packages/gatsby-source-shopify/CHANGELOG.md +++ b/packages/gatsby-source-shopify/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [8.13.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@8.13.2/packages/gatsby-source-shopify) (2024-10-25) + +#### Performance Improvements + +- don't load all shopify nodes into memory at once and avoid creating many temp objects [#39138](https://github.com/gatsbyjs/gatsby/issues/39138) [#39144](https://github.com/gatsbyjs/gatsby/issues/39144) ([a550342](https://github.com/gatsbyjs/gatsby/commit/a550342857845cc8be88756a7ff9d81849b17396)) + ### [8.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@8.13.1/packages/gatsby-source-shopify) (2024-01-23) **Note:** Version bump only for package gatsby-source-shopify