Skip to content

v3.0.8

Compare
Choose a tag to compare
@eluce2 eluce2 released this 25 Apr 19:10
· 209 commits to main since this release
  • 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