Releases: gatsbyjs/gatsby
v5.4.0
Welcome to gatsby@5.4.0
release (January 2023 #1)
The whole team took time off for a much deserved winter break and we hope you had relaxing holidays, too! Before the break we spent time doing maintenance work such as updating internal dependencies or fixing some smaller bugs here and there. In case you missed it, we shipped ES Modules (ESM) in Gatsby files in the last release.
So check out the notable bugfixes section to learn more.
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next
and let us know if you have any issues.
v5.3.0
v5.2.0
Welcome to gatsby@5.2.0
release (November 2022 #3)
This is an out of band release due to the removal of the Potrace library in Gatsby. We'll continue with our biweekly schedule as normal.
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next
and let us know if you have any issues.
v5.1.0
Welcome to gatsby@5.1.0
release (November 2022 #2)
This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.
If you haven’t migrated yet, please refer to the migration guide. We’ve done our best to make the transition smooth!
Some brief notes about what Gatsby 5 brings to the table:
- Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
- Partial Hydration allows you to ship only the necessary JavaScript to the browser
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next
and let us know if you have any issues.
v5.0.0
Welcome to gatsby@5.0.0
release (November 2022 #1)
Key highlights of this release:
- Slice API - Only re-build individual slices of your page
- Partial Hydration (Beta) - Improve frontend performance by shipping less JavaScript
- GraphiQL v2 - An all new UI with features like dark mode, tabs, and persisted state
- Performance Improvements
Major dependency updates:
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next
and let us know if you have any issues.
v4.24
Welcome to gatsby@4.24.0
release (September 2022 #2)
Key highlights of this release:
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next
and let us know if you have any issues.
v4.23
Welcome to gatsby@4.23.0
release (September 2022 #1)
Key highlights of this release:
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next
and let us know if you have any issues.
v4.22
Welcome to gatsby@4.22.0
release (August 2022 #3)
Key highlights of this release:
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next
and let us know if you have any issues.
v4.21
Welcome to gatsby@4.21.0
release (August 2022 #2)
Key highlights of this release:
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next
and let us know if you have any issues.
v4.20
Welcome to gatsby@4.20.0
release (August 2022 #1)
Key highlights of this release:
- RFC for changes in
sort
and aggregation fields in Gatsby GraphQL Schema - Release Candidate for gatsby-plugin-mdx v4 - Support for MDX v2 and more!
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next
and let us know if you have any issues.