Patch Changes
-
#10437
452ad0b
Thanks @dario-piotrowicz! - Loosen validation around different configurations for Durable ObjectAllow durable objects to have
enableSql
,unsafeUniqueKey
andunsafePreventEviction
configurations set toundefined
even if the same durable objects are defined with those configurations set to different values (this allows workers using external durable objects not to have to duplicate such configurations in their options)