Skip to content

Commit 6a8e057

Browse files
committed
chore(docs): Release notes for 4.0
1 parent 154b059 commit 6a8e057

File tree

1 file changed

+30
-0
lines changed
  • docs/docs/reference/release-notes/v4.0

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
date: "2021-10-21"
3+
version: "4.0.0"
4+
title: "v4 Release Notes"
5+
---
6+
7+
Welcome to `[email protected]` release (October 2021 #1).
8+
9+
This is the new major of Gatsby since [March 2021](https://www.npmjs.com/package/gatsby/v/3.0.0)!
10+
We’ve tried to make migration smooth. Please refer to the [migration guide](/docs/reference/release-notes/migrating-from-v3-to-v4/)
11+
and [let us know](https://github.com/gatsbyjs/gatsby/issues/new/choose) if you encounter any issues when migrating.
12+
13+
Key highlights of this release:
14+
15+
Major dependency updates:
16+
17+
- [Node 14](#node-14)
18+
19+
Also check out [notable bugfixes and improvements](#notable-bugfixes-and-improvements).
20+
21+
**Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know
22+
if you have any [issues](https://github.com/gatsbyjs/gatsby/issues).
23+
24+
[Previous release notes for 3.14](/docs/reference/release-notes/v3.14)
25+
26+
[Full changelog](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.0.0)
27+
28+
## Breaking Changes
29+
30+
If you're looking for an overview of all breaking changes and how to migrate, please see the [migrating from v3 to v4 guide](/docs/reference/release-notes/migrating-from-v3-to-v4/).

0 commit comments

Comments
 (0)