v3.0.8
- fix: file return types to conform to zod validator
- fix: if no token store is provided, default memory store was not being imported correctly
- fix: memory token store would throw error during zod validation
- add back default export
- support commonJS and module imports in codegen cli
- improve cli, supports .mjs config file by default
- 129f9a6: fix codegen import