Skip to content

Version Packages#11395

Closed
vercel-release-bot wants to merge 3 commits into
mainfrom
changeset-release/main
Closed

Version Packages#11395
vercel-release-bot wants to merge 3 commits into
mainfrom
changeset-release/main

Conversation

@vercel-release-bot

@vercel-release-bot vercel-release-bot commented Apr 5, 2024

Copy link
Copy Markdown
Collaborator

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/next@4.2.0

Minor Changes

  • Add support for edge function environment variables (#11390)

vercel@33.7.1

Patch Changes

  • fix flickering during interactive UI rerendering (#11392)

  • fix vc ls message to be vc projects ls (#11400)

  • Updated dependencies [2461b571a]:

    • @vercel/next@4.2.0

@github-actions github-actions Bot force-pushed the changeset-release/main branch from bb3aba7 to 686be58 Compare April 6, 2024 07:49
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 686be58 to e4cb269 Compare April 9, 2024 07:34
@github-actions github-actions Bot force-pushed the changeset-release/main branch from e4cb269 to 45d7f88 Compare April 9, 2024 19:58
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 45d7f88 to 029a3d2 Compare April 9, 2024 20:54
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 029a3d2 to fca986e Compare April 9, 2024 22:03
@github-actions github-actions Bot force-pushed the changeset-release/main branch from fca986e to 9dc0f64 Compare April 9, 2024 22:13
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9dc0f64 to 9772536 Compare April 9, 2024 22:17
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9772536 to f58be1d Compare April 10, 2024 07:04
TooTallNate added a commit that referenced this pull request Apr 10, 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.

- Add support for edge function environment variables
([#11390](#11390))

- fix flickering during interactive UI rerendering
([#11392](#11392))

- fix `vc ls` message to be `vc projects ls`
([#11400](#11400))

- Updated dependencies
\[[`2461b571a`](2461b57)]:
    -   @vercel/next@4.2.0
@TooTallNate

Copy link
Copy Markdown
Member

GitHub was having some issues with this PR ("error: merge already in progress"), so I manually committed this PR in 1aab599.

@TooTallNate TooTallNate deleted the changeset-release/main branch April 10, 2024 19:45
TooTallNate added a commit that referenced this pull request Apr 10, 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.

- Add support for edge function environment variables
([#11390](#11390))

- fix flickering during interactive UI rerendering
([#11392](#11392))

- fix `vc ls` message to be `vc projects ls`
([#11400](#11400))

- Updated dependencies
\[[`2461b571a`](2461b57)]:
    -   @vercel/next@4.2.0
huozhi added a commit to vercel/next.js that referenced this pull request Apr 11, 2024
### What

Bump the edge runtime manifest version and add `environments` property
to each route for inlining values for deployment build.

### Why

In edge runtime, extract the preview props into edge functions manifest
that holding the non-deterministic inline values, then the output build
will be more deterministic that helps deployment speed

x-ref: vercel/vercel#11390
x-ref: vercel/vercel#11395
Closes NEXT-3012
Closes NEXT-1912
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.

4 participants