Skip to content

v1.0.0

Latest

Choose a tag to compare

@ColonelParrot ColonelParrot released this 16 May 19:16
· 1 commit to master since this release
v1_release

Our first production-ready release!

  • the syntux CLI logic has been separated into @getsyntux/cli; the core package now only has 1 dependency (ai) (#24)
    • use npx @getsyntux/cli init instead of legacy npx getsyntux init
    • project is now a monorepo, with cli logic under /cli
  • onErrorFallback has been replaced with the more robust onError (#23)

After nearly half a year in development, v1.0.0 is finally here 😃.

We're excited to see what you'll build with syntux!