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 initinstead of legacynpx getsyntux init - project is now a monorepo, with cli logic under
/cli
- use
onErrorFallbackhas been replaced with the more robustonError(#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!