TypeScript support in Kea just got a boost! Starting with kea-typegen 0.7.0 we also:
- Automatically add
import { logicType } from './logicType'in logic files. - Automatically add the
logicTypetype tokea<logicType>(). - Separate changed files in the log with ๐ฅ๐ฅ๐ฅ!
