Skip to content

fix updateOrCreate#80

Merged
kiddyuchina merged 1 commit intosutandojs:mainfrom
swznd:main
Jun 27, 2025
Merged

fix updateOrCreate#80
kiddyuchina merged 1 commit intosutandojs:mainfrom
swznd:main

Conversation

@swznd
Copy link
Copy Markdown
Contributor

@swznd swznd commented Jun 15, 2025

The firstOrNew method is async and returns a Promise, but it's being passed directly to tap, which expects the actual instance.

The firstOrNew method is async and returns a Promise, but it's being passed directly to tap, which expects the actual instance.
@kiddyuchina kiddyuchina merged commit 18ca78c into sutandojs:main Jun 27, 2025
3 checks passed
@kiddyuchina
Copy link
Copy Markdown
Member

@swznd
Thanks!

Copy link
Copy Markdown

@searsdevin79-svg searsdevin79-svg left a comment

Choose a reason for hiding this comment

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

src/builder.js

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