Closed ssimonitch closed 1 year ago
Hey guys, thanks for the great updates in 0.40.0
I noticed that the new TypeScript typedef for DailyFactoryOptions has a small mistake: the new strictMode property is incorrectly written as srictMode
DailyFactoryOptions
strictMode
srictMode
Good catch! I'll file a ticket and get a patch ready for either a point release or at minimum the next release. Thanks!
Hey guys, thanks for the great updates in 0.40.0
I noticed that the new TypeScript typedef for
DailyFactoryOptions
has a small mistake: the newstrictMode
property is incorrectly written assrictMode