Skip to content
Open
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
2 changes: 1 addition & 1 deletion packages/homepage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"cannon": "^0.6.2",
"date-fns": "1.30.1",
"framer-motion": "^1.6.14",
"gatsby": "^2.13.45",
"gatsby": "^5.14.6",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

Upgrading Gatsby from major version 2 to 5 is a significant undertaking with many breaking changes. This automated version bump is insufficient and will likely cause your application to fail during build or at runtime.

A manual migration of the codebase is required. You should consult the official Gatsby migration guides:

It is strongly recommended to handle this upgrade in a separate feature branch with extensive testing before merging.

"gatsby-cli": "^2.7.21",
"gatsby-image": "^2.2.30",
"gatsby-plugin-google-fonts": "^1.0.1",
Expand Down