Skip to content

Commit 4526e96

Browse files
spawniaclaude
andcommitted
Add changelog entry for hasOne create error
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 9d698c8 commit 4526e96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ You can find and compare releases at the [GitHub release page](https://github.co
1212
### Fixed
1313

1414
- Fix `upsert` for `HasOne` creating a new record instead of updating when no `id` is provided in the input https://github.com/nuwave/lighthouse/pull/2742
15+
- Throw error when using `create` on `HasOne` relation when a related model already exists https://github.com/nuwave/lighthouse/pull/2742
1516

1617
## v6.64.2
1718

0 commit comments

Comments
 (0)