Releases: gatsbyjs/gatsby
Releases · gatsbyjs/gatsby
v5.14.0
This release focused on performance improvements and security fixes.
What's Changed
- minor docs improvements: #38816, #39052, #39133, #39060
- security fixes:
- bump gh-pages: #39089
- bump underscore: #39092
- bump thenify: #39095
- bump axios: #39101 #39118
- bump ejs: #39093
- bump set-getter: #39091
- bump express: #39099
- bump express: #39098
- bump css-what: #39107
- bump rollup: #39112 #39115
- bump body-parser: #39097 #39132
- bump webpack-dev-middleware: #39106
- bump path-to-regexp: #39096
- [
gatsby
,create-gatsby
,gatsby-cli
,gatsby-dev-cli
,gatsby-plugin-gatsby-cloud
,gatsby-plugin-page-creator
] perf: disable telemetry reporting #39137
[email protected]
2024-10-25
What's Changed
- perf: don't load all shopify nodes into memory at once and avoid creating many temp objects (#39138) by @gatsbybot in #39144
See full release notes: #39145
[email protected] and 6 more...
2024-08-26
Updated packages
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
What's Changed
- fix: pin cheerio (#39066) by @gatsbybot in #39069
See full release notes: #39070
v5.13.7
2024-07-12
What's Changed
- fix(gatsby-adapter-netlify): support monorepos (#39005) by @gatsbybot in #39037
See full release notes: #39046
v5.13.6
2024-05-29
What's Changed
- perf(gatsby-adapter-netlify): improve adapt() performance (#38988) by @gatsbybot in #38991
See full release notes: #39004
v5.13.5
2024-05-17
What's Changed
- chore: pin @vercel/webpack-asset-relocator-loader (#38981) by @gatsbybot in #38982
- feat: allow dsg/ssr renders without access to datastore if it's not required (#38974) by @gatsbybot in #38979
See full release notes: #38984
[email protected]
2014-05-07
What's Changed
- chore(gatsby-source-contentful): upgrade is-online (#38862) by @gatsbybot in #38970
See full release notes: #38971
v5.13.4
2024-04-10
What's Changed
- fix(gatsby-source-wordpress): only diff wpgraphql schema if the user opts in (#38856) by @gatsbybot in #38860
- chore(gatsby-source-wordpress): upgrade file-type (#38861) by @gatsbybot in #38863
- fix(gatsby-adapter-netlify): handler generation on windows (#38900) by @gatsbybot in #38929
See full release notes: #38969
[email protected]
2024-03-15
What's Changed
- fix(gatsby-source-wordpress): only diff wpgraphql schema if the user opts in (#38856) by @gatsbybot in #38860
- chore(gatsby-source-wordpress): upgrade file-type (#38861) by @gatsbybot in #38863
See full release notes: https://github.com/gatsbyjs/gatsby/compare/[email protected]@7.13.3
v5.13.3
2024-01-24
What's Changed
- perf: use must-revalidate cache-control header as common and only create header routes for routes with different cache-control (#38820) by @gatsbybot in #38824
- fix: add missing fs method rewrites to handle fetchRemoteFile in dsg/ssr engine (#38822) by @gatsbybot in #38823
See full release notes: #38834