Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(docs): Release Notes for 5.14 #39154

Merged
merged 3 commits into from
Nov 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions docs/docs/reference/release-notes/v5.14/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
date: "2024-11-06"
version: "5.14.0"
title: "v5.14 Release Notes"
---

Welcome to `[email protected]` release (November 2024 #1)

Check out [notable bugfixes and improvements](#notable-bugfixes--improvements).

[Previous release notes](/docs/reference/release-notes/v5.13)

---

## Notable bugfixes & improvements

- minor docs improvements: https://github.com/gatsbyjs/gatsby/pull/38816, https://github.com/gatsbyjs/gatsby/pull/39052, https://github.com/gatsbyjs/gatsby/pull/39133, https://github.com/gatsbyjs/gatsby/pull/39060
- security fixes:
- bump gh-pages: https://github.com/gatsbyjs/gatsby/pull/39089
- bump underscore: https://github.com/gatsbyjs/gatsby/pull/39092
- bump thenify: https://github.com/gatsbyjs/gatsby/pull/39095
- bump axios: https://github.com/gatsbyjs/gatsby/pull/39101 https://github.com/gatsbyjs/gatsby/pull/39118
- bump ejs: https://github.com/gatsbyjs/gatsby/pull/39093
- bump set-getter: https://github.com/gatsbyjs/gatsby/pull/39091
- bump express: https://github.com/gatsbyjs/gatsby/pull/39099
- bump express: https://github.com/gatsbyjs/gatsby/pull/39098
- bump css-what: https://github.com/gatsbyjs/gatsby/pull/39107
- bump rollup: https://github.com/gatsbyjs/gatsby/pull/39112 https://github.com/gatsbyjs/gatsby/pull/39115
- bump body-parser: https://github.com/gatsbyjs/gatsby/pull/39097 https://github.com/gatsbyjs/gatsby/pull/39132
- bump webpack-dev-middleware: https://github.com/gatsbyjs/gatsby/pull/39106
- bump path-to-regexp: https://github.com/gatsbyjs/gatsby/pull/39096
- [`gatsby`, `create-gatsby`, `gatsby-cli`, `gatsby-dev-cli`, `gatsby-plugin-gatsby-cloud`, `gatsby-plugin-page-creator`] perf: disable telemetry reporting https://github.com/gatsbyjs/gatsby/pull/39137

## Contributors

A big **Thank You** to our community who contributed to this release 💜

- [JohanForngren](https://github.com/JohanForngren): Fixing missing .default #38606 [PR #38816](https://github.com/gatsbyjs/gatsby/pull/38816)
- [MetzinAround](https://github.com/MetzinAround): updating a readme dead link [PR #39133](https://github.com/gatsbyjs/gatsby/pull/39133)
- [RJWadley](https://github.com/RJWadley): fix(types): navigate doesn't return anything [PR #38590](https://github.com/gatsbyjs/gatsby/pull/38590)
- [Tuscan-blue](https://github.com/Tuscan-blue): Docs update. [PR #38915](https://github.com/gatsbyjs/gatsby/pull/38915)
- [bartveneman](https://github.com/bartveneman): fix(gatsby-source-contentful): remove outdated `forceFullSync` option from readme [PR #38787](https://github.com/gatsbyjs/gatsby/pull/38787)
- [chitoku-k](https://github.com/chitoku-k): fix(gatsby): support builtin modules prefixed with `node:` on `build-html` [PR #38516](https://github.com/gatsbyjs/gatsby/pull/38516)
- [dianacheung](https://github.com/dianacheung): Update how-gatsby-works-with-github-pages.md [PR #38909](https://github.com/gatsbyjs/gatsby/pull/38909)
- [fdmarcin](https://github.com/fdmarcin): fix(docs): Update GitLab Pages docs link [PR #39060](https://github.com/gatsbyjs/gatsby/pull/39060)
- [izzythecubemaster](https://github.com/izzythecubemaster): chore(gatsby-cli,gatsby-source-wordpress): bump clipboardy [PR #38775](https://github.com/gatsbyjs/gatsby/pull/38775)
- [larowlan](https://github.com/larowlan): chore: upgrade axios [PR #38698](https://github.com/gatsbyjs/gatsby/pull/38698)
- [laurenskling](https://github.com/laurenskling): Fix getNodesByIds typo [PR #39012](https://github.com/gatsbyjs/gatsby/pull/39012)
- [mavaddat](https://github.com/mavaddat): fix(gatsby-codemods): call jscodeshift natively [PR #38635](https://github.com/gatsbyjs/gatsby/pull/38635)
- [pindjur](https://github.com/pindjur): fix(gatsby): fix broken DevOverlay when there is no stack trace. [PR #38535](https://github.com/gatsbyjs/gatsby/pull/38535)
- [skyf0l](https://github.com/skyf0l): chore: add missing angle bracket [PR #38956](https://github.com/gatsbyjs/gatsby/pull/38956)
- [timodwhit](https://github.com/timodwhit): Remove link to self [PR #39052](https://github.com/gatsbyjs/gatsby/pull/39052)