Skip to content

Version Packages#11772

Merged
EndangeredMassa merged 1 commit intomainfrom
changeset-release/main
Jul 3, 2024
Merged

Version Packages#11772
EndangeredMassa merged 1 commit intomainfrom
changeset-release/main

Conversation

@vercel-release-bot
Copy link
Copy Markdown
Collaborator

@vercel-release-bot vercel-release-bot commented Jun 27, 2024

This PR was opened by the Changesets release 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/build-utils@8.3.0

Minor Changes

  • Adds the ability for builders to define a diagnostics step that is called after the build operation is done. (#11653)
    Implements the diagnostics step in the next builder.

Patch Changes

  • Add resolved node version range to warning message (#11742)

vercel@34.3.0

Minor Changes

  • introduce --logs flag for deploy and inspect command to display build logs (#11672)

  • Adds the ability for builders to define a diagnostics step that is called after the build operation is done. (#11653)
    Implements the diagnostics step in the next builder.

Patch Changes

  • Updated dependencies [394eddb2a, b9d18c583, 77836e3c3, 11d0a32d8]:
    • @vercel/build-utils@8.3.0
    • @vercel/next@4.3.0
    • @vercel/remix-builder@2.1.9
    • @vercel/redwood@2.1.0
    • @vercel/node@3.2.1
    • @vercel/static-build@2.5.12

@vercel/next@4.3.0

Minor Changes

  • Adds the ability for builders to define a diagnostics step that is called after the build operation is done. (#11653)
    Implements the diagnostics step in the next builder.

@vercel/redwood@2.1.0

Minor Changes

  • Add support for API endpoint configuration via export const config syntax (#11776)

@vercel/client@13.2.10

Patch Changes

@vercel/frameworks@3.0.3

Patch Changes

  • Update SvelteKit v1 devCommand (#11494)

@vercel/fs-detectors@5.2.5

Patch Changes

  • Updated dependencies [1484df7aa]:
    • @vercel/frameworks@3.0.3

@vercel/gatsby-plugin-vercel-builder@2.0.34

Patch Changes

@vercel/node@3.2.1

Patch Changes

@vercel/remix-builder@2.1.9

Patch Changes

  • Update @remix-run/dev fork to v2.10.0 (#11771)

@vercel/static-build@2.5.12

Patch Changes

  • Updated dependencies []:
    • @vercel/gatsby-plugin-vercel-builder@2.0.34

@vercel-internals/types@1.0.39

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from c56e70f to d3f30a5 Compare June 28, 2024 06:58
@github-actions github-actions bot force-pushed the changeset-release/main branch from d3f30a5 to 12562e9 Compare June 28, 2024 17:51
@github-actions github-actions bot force-pushed the changeset-release/main branch from 12562e9 to d73e73b Compare June 28, 2024 23:40
@github-actions github-actions bot force-pushed the changeset-release/main branch from d73e73b to 7491263 Compare July 1, 2024 14:50
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7491263 to a2fd922 Compare July 1, 2024 17:38
@github-actions github-actions bot force-pushed the changeset-release/main branch from a2fd922 to 2192ecb Compare July 1, 2024 17:45
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2192ecb to 5f43454 Compare July 1, 2024 17:49
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5f43454 to 841a626 Compare July 1, 2024 18:28
@github-actions github-actions bot force-pushed the changeset-release/main branch from 841a626 to 385d167 Compare July 3, 2024 04:57
@EndangeredMassa EndangeredMassa merged commit b70bfb5 into main Jul 3, 2024
@EndangeredMassa EndangeredMassa deleted the changeset-release/main branch July 3, 2024 14:24
feugy pushed a commit that referenced this pull request Jul 4, 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/build-utils@8.3.0

### Minor Changes

- Adds the ability for builders to define a `diagnostics` step that is
called after the build operation is done.
([#11653](#11653))
    Implements the diagnostics step in the `next` builder.

### Patch Changes

- Add resolved node version range to warning message
([#11742](#11742))

## vercel@34.3.0

### Minor Changes

- introduce --logs flag for deploy and inspect command to display build
logs ([#11672](#11672))

- Adds the ability for builders to define a `diagnostics` step that is
called after the build operation is done.
([#11653](#11653))
    Implements the diagnostics step in the `next` builder.

### Patch Changes

- Updated dependencies
\[[`394eddb2a`](394eddb),
[`b9d18c583`](b9d18c5),
[`77836e3c3`](77836e3),
[`11d0a32d8`](11d0a32)]:
    -   @vercel/build-utils@8.3.0
    -   @vercel/next@4.3.0
    -   @vercel/remix-builder@2.1.9
    -   @vercel/redwood@2.1.0
    -   @vercel/node@3.2.1
    -   @vercel/static-build@2.5.12

## @vercel/next@4.3.0

### Minor Changes

- Adds the ability for builders to define a `diagnostics` step that is
called after the build operation is done.
([#11653](#11653))
    Implements the diagnostics step in the `next` builder.

## @vercel/redwood@2.1.0

### Minor Changes

- Add support for API endpoint configuration via `export const config`
syntax ([#11776](#11776))

## @vercel/client@13.2.10

### Patch Changes

- Updated dependencies
\[[`394eddb2a`](394eddb),
[`b9d18c583`](b9d18c5)]:
    -   @vercel/build-utils@8.3.0

## @vercel/frameworks@3.0.3

### Patch Changes

- Update SvelteKit v1 devCommand
([#11494](#11494))

## @vercel/fs-detectors@5.2.5

### Patch Changes

- Updated dependencies
\[[`1484df7aa`](1484df7)]:
    -   @vercel/frameworks@3.0.3

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

### Patch Changes

- Updated dependencies
\[[`394eddb2a`](394eddb),
[`b9d18c583`](b9d18c5)]:
    -   @vercel/build-utils@8.3.0

## @vercel/node@3.2.1

### Patch Changes

- Updated dependencies
\[[`394eddb2a`](394eddb),
[`b9d18c583`](b9d18c5)]:
    -   @vercel/build-utils@8.3.0

## @vercel/remix-builder@2.1.9

### Patch Changes

- Update `@remix-run/dev` fork to v2.10.0
([#11771](#11771))

## @vercel/static-build@2.5.12

### Patch Changes

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

## @vercel-internals/types@1.0.39

### Patch Changes

- Updated dependencies
\[[`394eddb2a`](394eddb),
[`b9d18c583`](b9d18c5)]:
    -   @vercel/build-utils@8.3.0

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants