Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gatsby@5.14.6 source code.tar.gz | 2025-08-06 | 231.4 MB | |
gatsby@5.14.6 source code.zip | 2025-08-06 | 234.6 MB | |
README.md | 2025-08-06 | 596 Bytes | |
Totals: 3 Items | 466.1 MB | 0 |
2025-08-06
What's Changed
- fix: don't treat timestamps as dynamic paths (#39340) by @gatsbybot in https://github.com/gatsbyjs/gatsby/pull/39341
- fix: use forked devcert to avoid pulling transitive deps from its @types/* deps (#39343) by @gatsbybot in https://github.com/gatsbyjs/gatsby/pull/39345
- This fixes npm install errors/warnings with Node.js 18 that look like
error glob@11.0.3: The engine "node" is incompatible with this module. Expected version "20 || >=22". Got "18.6.0"
Full Changelog: https://github.com/gatsbyjs/gatsby/compare/gatsby@5.14.5...gatsby@5.14.6