Philippe Serhal
Philippe Serhal
#### Summary The `netlify.toml` type marks the redirect `.query` values as optional but the (more or less) parsed result does not. This leads to some type errors downstream in Netlify...
#### Summary Installing netlify-cli prints a deprecation warning. Fixes https://github.com/netlify/cli/issues/7029. I was going to upgrade `glob`, but then I remembered it's a fairly large library, so why not use this...
### Environment N/A ### Reproduction N/A ### Describe the bug ipx@3 bumped to sharp@^0.33, which introduced a minimum node.js version of `^18.17.0 || ^20.3.0 || >=21.0.0` ([example](https://github.com/lovell/sharp/blob/701143afb364c1b618422c59ae955f4084651930/npm/darwin-arm64/package.json#L32)), but `ipx` itself...
## Description It builds by default since 21.0.0. This avoids printing a warning.
## Description The debug response headers were renamed a few weeks ago ### Documentation N/A - undocumented ## Tests 🤔 ## Relevant links (GitHub issues, etc.) or a picture of...
## Description See inline comment. This only matters because of browsers requesting assets from previous deploys or bots crawling for garbage. This will avoid unnecessary function invocations in those cases,...
`package.json#engines` was changed from `>=10` to `>=18` in 7.0.0: https://github.com/isaacs/node-tar/commit/114c7ac4c24441cbe13de4aa46a864d46676c6bc#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R43-R44. This is a huge breaking change that should be documented in release notes.
## Description In https://github.com/gatsbyjs/gatsby/pull/39306 we introduced a workaround that wraps the Gatsby Head API elements in an `` wrapper. React under the hood creates these children elements in the "SVG"...
## Summary - Replace/remove remaining Gatsby Cloud mentions - Remove plugin submission call to action (we no longer accept these) - Remove swag request call to action (this is from...