What's new
- You can specify
export_as
paths in your starter kit config. #4733 by @jesseleite - Add
get_errors
tag. #4192 by @edalzell - Add
whereNull
support to query builders. #4740 by @ryanmitchell - Add Forms support to GraphQL. #4115 by @arthurperton
What's fixed
- Added missing
antlers
config to the UI for Bard fields. #4782 by @jackmcdade - Fixed error when submitting forms from other domains. #4745 by @SteJW