daily-co / daily-js

https://docs.daily.co/reference/daily-js
BSD 2-Clause "Simplified" License
103 stars 33 forks source link

fix: DailyFactoryOptions type strictMode option typo #211

Closed danecando closed 1 year ago

danecando commented 1 year ago

Description

The strictMode property on the DailyFactoryOptions type for instantiating a call object had a typo. TypeScript make red squiggies 😢

mattieruth commented 1 year ago

Thanks Dane! We already have a patch merged for this. Just waiting on the next release, which should be out within the 48 hours.