Skip to content

[edge] fix @vercel/edge missing reference to @vercel/functions#12831

Merged
Schniz merged 3 commits intomainfrom
schniz/bundle-vercel-functions-into-edge
Jan 7, 2025
Merged

[edge] fix @vercel/edge missing reference to @vercel/functions#12831
Schniz merged 3 commits intomainfrom
schniz/bundle-vercel-functions-into-edge

Conversation

@Schniz
Copy link
Copy Markdown
Contributor

@Schniz Schniz commented Jan 6, 2025

  • [@vercel/edge] bundle @vercel/functions into @vercel/edge
  • add changeset
    fixes EC-2891

@Schniz Schniz requested a review from a team as a code owner January 6, 2025 13:44
@Schniz Schniz self-assigned this Jan 6, 2025
@Schniz Schniz requested review from QuiiBz and smaeda-ks January 6, 2025 13:44
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 6, 2025

🦋 Changeset detected

Latest commit: 6099123

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

This PR includes changesets to release 1 package
Name Type
@vercel/edge 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

@Schniz Schniz added this pull request to the merge queue Jan 7, 2025
Merged via the queue into main with commit 2c7d49e Jan 7, 2025
@Schniz Schniz deleted the schniz/bundle-vercel-functions-into-edge branch January 7, 2025 09:23
Schniz pushed a commit that referenced this pull request Jan 7, 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
## [email protected]

### Patch Changes

- [cli] centralize printError import location
([#12823](#12823))

- [cli] remove double export of printError by moving printError to
error.ts ([#12824](#12824))

- [cli] consolidate error constructors
([#12825](#12825))

- [cli] rename handleError to printError and remove default
([#12821](#12821))

## @vercel/[email protected]

### Patch Changes

- fix missing reference to `@vercel/functions` by bundling
([#12831](#12831))

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
## [email protected]

### Patch Changes

- [cli] centralize printError import location
([#12823](vercel/vercel#12823))

- [cli] remove double export of printError by moving printError to
error.ts ([#12824](vercel/vercel#12824))

- [cli] consolidate error constructors
([#12825](vercel/vercel#12825))

- [cli] rename handleError to printError and remove default
([#12821](vercel/vercel#12821))

## @vercel/[email protected]

### Patch Changes

- fix missing reference to `@vercel/functions` by bundling
([#12831](vercel/vercel#12831))

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