Skip to content

v0.9.2.1 - Hotfix

Compare
Choose a tag to compare
@justlevine justlevine released this 09 Jan 13:08

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