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.7 #37680

Merged
merged 4 commits into from
Feb 21, 2023
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
34 changes: 34 additions & 0 deletions docs/docs/reference/release-notes/v5.7/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
date: "2023-02-21"
version: "5.7.0"
title: "v5.7 Release Notes"
---

Welcome to `gatsby@5.7.0` release (February 2023 #2)

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

**Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://github.com/gatsbyjs/gatsby/issues).

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

[Full changelog][full-changelog]

---

## Notable bugfixes & improvements

- `gatsby`: Improve memory usage in `gatsby develop` command, via [PR #37619](https://github.com/gatsbyjs/gatsby/pull/37619)
- `gatsby-source-contentful`: Fix engine validation, via [PR #37660](https://github.com/gatsbyjs/gatsby/pull/37660)

## Contributors

A big **Thank You** to [our community who contributed][full-changelog] to this release 💜

- [MarcusCole518](https://github.com/MarcusCole518): chore(docs): update cloud docs [PR #37652](https://github.com/gatsbyjs/gatsby/pull/37652)
- [adnjoo](https://github.com/adnjoo): chore(docs): Update MDX layout template instructions [PR #37615](https://github.com/gatsbyjs/gatsby/pull/37615)
- [gh640](https://github.com/gh640): chore(docs): Fix typo in Head API reference [PR #37630](https://github.com/gatsbyjs/gatsby/pull/37630)
- [leerob](https://github.com/leerob): chore(docs): Update Vercel hosting information [PR #37551](https://github.com/gatsbyjs/gatsby/pull/37551)
- [marvinjude](https://github.com/marvinjude): chore(docs): Docs for `wrapRootElement` + `Head` [PR #37519](https://github.com/gatsbyjs/gatsby/pull/37519)

[full-changelog]: https://github.com/gatsbyjs/gatsby/compare/gatsby@5.7.0-next.0...gatsby@5.7.0