Skip to content

Conversation

nyannyacha
Copy link
Contributor

@nyannyacha nyannyacha commented Aug 11, 2025

What kind of change does this PR introduce?

Enhancement

Description

Adds an option to suppress the warning added in #581.

Usage:

await EdgeRuntime.userWorkers.create({
  servicePath,
  // ..snip..
  context: {
    suppressEszipMigrationWarning: true // 👈
  }
});

@nyannyacha nyannyacha requested a review from laktek August 11, 2025 22:09
@nyannyacha nyannyacha merged commit d18cc32 into develop Aug 11, 2025
5 checks passed
@nyannyacha nyannyacha deleted the ny/adjustable-migration-warning branch August 11, 2025 23:07
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