Patch Changes
-
#11809
62e97a2
Thanks @bholmesdev! - Fixes usage of.transform()
,.refine()
,.passthrough()
, and other effects on Action form inputs. -
#11812
260c4be
Thanks @bholmesdev! - ExposesActionAPIContext
type from theastro:actions
module. -
#11813
3f7630a
Thanks @bholmesdev! - Fixes unexpectedundefined
value when calling an action from the client without a return value.