Skip to content

v1.12.0

Compare
Choose a tag to compare
@oak-machine-user oak-machine-user released this 28 Oct 16:36
· 243 commits to production since this release

1.12.0 (2024-10-28)

Bug Fixes

  • ensure that the patch enqueuer exists when enqueuing (#264) (4d4b959)
  • logger to stdout for info and warn (#266) (d2dfabc)
  • module resolution with "node" instead of "bundler" (#271) (44ca5f6)
  • reduce turbo errors on local dev, enable running e2e in built mode (#259) (afb4535)
  • refactor lesson snapshots for improved efficiency (#234) (24f492d)
  • reinstate prebuilding the chat route in local dev (#260) (1a4c51f)
  • remove flash when loading wheel appears (#268) (d7a70f3)
  • remove lessonReferences from prompt (#253) (a0cedec)
  • report chat completion errors (#256) (13729ca)
  • update prisma to latest version (#254) (b8b1958)

Features