v0.9.2.1 - Hotfix
This hotfix release fixes an issue where EntryUser
would throw an error if the WordPress user who submitted the entry no longer exists. The field now resolves to null
instead.
- fix: resolve missing
EntryUser
to[]
instead of throwing UserError