Skip to content

Conversation

@Schniz
Copy link
Collaborator

@Schniz Schniz commented Oct 27, 2025

also: add a fix id for the typo code fix
so it won't be repeated.

@Schniz Schniz self-assigned this Oct 27, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2025

🦋 Changeset detected

Latest commit: fc47cf3

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

This PR includes changesets to release 4 packages
Name Type
@workflow/typescript-plugin Patch
workflow Patch
@workflow/world-testing Patch
@workflow/ai 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

@vercel
Copy link
Contributor

vercel bot commented Oct 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview Comment Oct 27, 2025 3:48pm
example-nextjs-workflow-webpack Ready Ready Preview Comment Oct 27, 2025 3:48pm
example-workflow Ready Ready Preview Comment Oct 27, 2025 3:48pm
workbench-nitro-workflow Ready Ready Preview Comment Oct 27, 2025 3:48pm
workflow-docs Ready Ready Preview Comment Oct 27, 2025 3:48pm

also: add a fix id for the typo code fix
so it won't be repeated.
Comment on lines +20 to +21
node.parent.getChildAt(0) === node &&
node.kind === ts.SyntaxKind.StringLiteral
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we validate if we are in a function declaration or arrow expression?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are correct

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.

3 participants