Matt Kane

Results 62 issues of Matt Kane

Currently `ntl dev` allows you to place middleware in the root when pages are in src. This is invalid, and will fail when the site is deployed. The CLI should...

good first issue
type: bug
priority: low
v4

The e2e tests have a test which [uses middleware](https://github.com/netlify/next-runtime/blob/main/test/e2e/modified-tests/middleware-general/app/middleware.js#L63-L67) to add a query param to a rewrite. However [the test checks](https://github.com/netlify/next-runtime/blob/main/test/e2e/modified-tests/middleware-general/test/index.test.ts#L189) that that param is *not* added. Because of this,...

priority: medium
v4

## Description ### Documentation ## Tests You can test this change yourself like so: 1. TODO ## Relevant links (GitHub issues, etc.) or a picture of cute animal

type: feature
v4

#### Description (required) https://github.com/withastro/adapters/pull/187 adds support to the Netlify adapter for `image.domains` and `image.remotePatterns`. This PR updates the docs with details of how to use them. It also fixes a...

### 🔗 Linked issue Blocks https://github.com/nuxt/image/pull/1287 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix...

### Summary PoC for experimental decoupled sourcing support. Test this by installing `@netlify/plugin-gatsby@merlin` and then setting the env vars `GATSBY_CLOUD_DATALAYER`, `CONTENT_CLOUD_ID` and `RESOURCE_AUTH_JWT` ### Test plan 1. Visit the Deploy...

type: feature

Google Play IAP v3 allows a developer payload string to be set when making a purchase. This string is then available when the purchase or subscription is returned through the...

## Summary In 18.2.0, React allowed the `fetchpriority` prop in all lower case, but did not accept camelized `fetchPriority`. Support for the camelized version was added in #25927, but it...

Component: DOM
React 19

There are a number of cases where script tags containing JSON are used. These include the new import map spec and JSON-LD microformat blocks. Can I request that the following...

I am proposing that this config is reduced to a more minimal and less opinionated set of rules. A lot of repos have been disabling many of these rules because...

Ecosystem: Dev Foundations