Patch Changes
-
#1302
a22ce73Thanks @tim-smart! - allow undefined for VariantSchema.Overridable input -
#1299
ebdabf7Thanks @tim-smart! - PortSqlSchema.findOnefrom effect v3 to returnOptionon empty results and addSqlSchema.singlefor the fail-on-empty behavior. -
#1298
8f663bbThanks @tim-smart! - AddEffect.catchNoSuchElement, a renamed port of v3Effect.optionFromOptionalthat convertsNoSuchElementErrorfailures intoOption.none.