Skip to content

Conversation

@styfle
Copy link
Member

@styfle styfle commented Sep 23, 2024

@changeset-bot
Copy link

changeset-bot bot commented Sep 23, 2024

🦋 Changeset detected

Latest commit: 49e3b93

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@vercel/build-utils Patch
vercel Patch
@vercel/client Patch
@vercel/gatsby-plugin-vercel-builder Patch
@vercel/node Patch
@vercel/static-build Patch
@vercel-internals/types Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@styfle styfle changed the title [build-utils] add support for images.remotePatterns.search to image optimization [build-utils] add types for images.remotePatterns.search to vercel.json Sep 23, 2024
@styfle styfle marked this pull request as ready for review September 24, 2024 16:13
@styfle styfle added the pr: automerge Automatically merge the PR when checks pass label Sep 24, 2024
@kodiakhq kodiakhq bot merged commit 62f434a into main Sep 24, 2024
@kodiakhq kodiakhq bot deleted the styfle/next-2792-add-support-for-query-string-filter branch September 24, 2024 16:40
trek pushed a commit that referenced this pull request Sep 26, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## vercel@37.6.0

### Minor Changes

- [cli] remove `textInput` in favor of `input.text`
([#12168](#12168))

- Add stub telemetry behavior in preparation for use tracking
([#12173](#12173))

### Patch Changes

- Introduce new chain configuration for Partial Prerendering
([#12117](#12117))

- [cli] correctly call to create new deployment when promoting preview
deployment ([#12178](#12178))

- Updated dependencies
\[[`42ae831561365b8254e62cf57f41caca03af4c31`](42ae831),
[`62f434a79fe25009e63fcaefda0abe283c590f58`](62f434a),
[`37ec6fa7f5ff313bfdb22570fb33f8b7eff280e6`](37ec6fa)]:
    -   @vercel/next@4.3.11
    -   @vercel/build-utils@8.4.5
    -   @vercel/node@3.2.17
    -   @vercel/static-build@2.5.27

## @vercel/build-utils@8.4.5

### Patch Changes

- [build-utils] add types for `images.remotePatterns.search` to
vercel.json ([#12158](#12158))

## @vercel/client@13.4.9

### Patch Changes

- Updated dependencies
\[[`62f434a79fe25009e63fcaefda0abe283c590f58`](62f434a)]:
    -   @vercel/build-utils@8.4.5

## @vercel/gatsby-plugin-vercel-builder@2.0.49

### Patch Changes

- Updated dependencies
\[[`62f434a79fe25009e63fcaefda0abe283c590f58`](62f434a)]:
    -   @vercel/build-utils@8.4.5

## @vercel/next@4.3.11

### Patch Changes

- Introduce new chain configuration for Partial Prerendering
([#12117](#12117))

- fix defaultLocale redirect when using domains pattern
([#12166](#12166))

## @vercel/node@3.2.17

### Patch Changes

- Updated dependencies
\[[`62f434a79fe25009e63fcaefda0abe283c590f58`](62f434a)]:
    -   @vercel/build-utils@8.4.5

## @vercel/static-build@2.5.27

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/gatsby-plugin-vercel-builder@2.0.49

## @vercel-internals/types@2.0.9

### Patch Changes

- Updated dependencies
\[[`62f434a79fe25009e63fcaefda0abe283c590f58`](62f434a)]:
    -   @vercel/build-utils@8.4.5

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
QuietCraftsmanship pushed a commit to QuietCraftsmanship/Vercel that referenced this pull request Jul 6, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## vercel@37.6.0

### Minor Changes

- [cli] remove `textInput` in favor of `input.text`
([#12168](vercel/vercel#12168))

- Add stub telemetry behavior in preparation for use tracking
([#12173](vercel/vercel#12173))

### Patch Changes

- Introduce new chain configuration for Partial Prerendering
([#12117](vercel/vercel#12117))

- [cli] correctly call to create new deployment when promoting preview
deployment ([#12178](vercel/vercel#12178))

- Updated dependencies
\[[`3783b78fafbfbb654351f1e1c270a5daf26275bc`](vercel/vercel@3783b78),
[`d7771d7c652a889402ca89c5e617fc3b44638a12`](vercel/vercel@d7771d7),
[`d79a681bd7d2bb277c615ba07db02dd86be08bd3`](vercel/vercel@d79a681)]:
    -   @vercel/next@4.3.11
    -   @vercel/build-utils@8.4.5
    -   @vercel/node@3.2.17
    -   @vercel/static-build@2.5.27

## @vercel/build-utils@8.4.5

### Patch Changes

- [build-utils] add types for `images.remotePatterns.search` to
vercel.json ([#12158](vercel/vercel#12158))

## @vercel/client@13.4.9

### Patch Changes

- Updated dependencies
\[[`d7771d7c652a889402ca89c5e617fc3b44638a12`](vercel/vercel@d7771d7)]:
    -   @vercel/build-utils@8.4.5

## @vercel/gatsby-plugin-vercel-builder@2.0.49

### Patch Changes

- Updated dependencies
\[[`d7771d7c652a889402ca89c5e617fc3b44638a12`](vercel/vercel@d7771d7)]:
    -   @vercel/build-utils@8.4.5

## @vercel/next@4.3.11

### Patch Changes

- Introduce new chain configuration for Partial Prerendering
([#12117](vercel/vercel#12117))

- fix defaultLocale redirect when using domains pattern
([#12166](vercel/vercel#12166))

## @vercel/node@3.2.17

### Patch Changes

- Updated dependencies
\[[`d7771d7c652a889402ca89c5e617fc3b44638a12`](vercel/vercel@d7771d7)]:
    -   @vercel/build-utils@8.4.5

## @vercel/static-build@2.5.27

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/gatsby-plugin-vercel-builder@2.0.49

## @vercel-internals/types@2.0.9

### Patch Changes

- Updated dependencies
\[[`d7771d7c652a889402ca89c5e617fc3b44638a12`](vercel/vercel@d7771d7)]:
    -   @vercel/build-utils@8.4.5

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: automerge Automatically merge the PR when checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants