Skip to content

v0.26.2

Choose a tag to compare

@zbeyens zbeyens released this 21 Aug 18:57
00f7f12

@kitcn/resend

Published @kitcn/resend@0.26.2.

kitcn

Patch Changes

  • #393 5ebba20 Thanks @MikeyZhang75! - ## Patches

    • Speed up kitcn codegen. Each Convex module is now read once per run instead
      of up to four times, and the functions directory is listed once instead of
      twice. On an 82-module app that is 57 fewer file reads and 10 fewer directory
      listings per run, with identical generated output.