Skip to content

[remix] extract common logic to get files from node file trace#12983

Merged
erikareads merged 4 commits intomainfrom
erikarowland/extract-get-files-from-trace-to-function
Jan 31, 2025
Merged

[remix] extract common logic to get files from node file trace#12983
erikareads merged 4 commits intomainfrom
erikarowland/extract-get-files-from-trace-to-function

Conversation

@erikareads
Copy link
Copy Markdown
Contributor

@erikareads erikareads commented Jan 31, 2025

After #12971 the logic for getting files from node file trace is common across the ServerFunction creation functions. This PR extracts that logic into a function.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 31, 2025

🦋 Changeset detected

Latest commit: a89aa54

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

This PR includes changesets to release 2 packages
Name Type
@vercel/remix-builder Patch
vercel 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

@erikareads erikareads changed the title [remix] extract common logic for getting files from trace [remix] extract common logic to get files from node file trace Jan 31, 2025
@erikareads erikareads marked this pull request as ready for review January 31, 2025 17:45
trek
trek previously approved these changes Jan 31, 2025
@erikareads erikareads enabled auto-merge January 31, 2025 19:03
onsclom
onsclom previously approved these changes Jan 31, 2025
@erikareads erikareads added this pull request to the merge queue Jan 31, 2025
Merged via the queue into main with commit e6284c5 Jan 31, 2025
@erikareads erikareads deleted the erikarowland/extract-get-files-from-trace-to-function branch January 31, 2025 21:55
trek pushed a commit that referenced this pull request Feb 4, 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]

### Major Changes

- [cli] Remove support for node@16
([#12857](#12857))

### Patch Changes

- Updated dependencies
\[[`e6284c54132c4e0ec06e93331e79328a86a8b735`](e6284c5),
[`322044b064a346cd4c25c12e725906ffbf445c0c`](322044b)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Major Changes

- [cli] Remove support for node@16
([#12857](#12857))

## @vercel/functions@2.0.0

### Major Changes

- [cli] Remove support for node@16
([#12857](#12857))

## @vercel/[email protected]

### Patch Changes

- [remix] extract common logic for getting files from trace
([#12983](#12983))

- [remix] extract common handler logic into `determineHandler` function
([#12973](#12973))

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]

### Major Changes

- [cli] Remove support for node@16
([#12857](vercel/vercel#12857))

### Patch Changes

- Updated dependencies
\[[`f8349c68edfa01b34d4810a9de95135466027ed9`](vercel/vercel@f8349c6),
[`e7891376c1155cb4214ce7bc03897fb54631ff9a`](vercel/vercel@e789137)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Major Changes

- [cli] Remove support for node@16
([#12857](vercel/vercel#12857))

## @vercel/[email protected]

### Major Changes

- [cli] Remove support for node@16
([#12857](vercel/vercel#12857))

## @vercel/[email protected]

### Patch Changes

- [remix] extract common logic for getting files from trace
([#12983](vercel/vercel#12983))

- [remix] extract common handler logic into `determineHandler` function
([#12973](vercel/vercel#12973))

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.

4 participants