You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kweri-gen now generates clients in your source tree (default: src/api/kweri/client.ts) instead of node_modules/kweri/.generated/. Update imports accordingly.
Features
add Dockerfile for mintlify build and serve configuration (60fd250)
add formatSource function for formatting generated TypeScript a… (de5e85c)
add formatSource function for formatting generated TypeScript and corresponding tests (4e475cd)
add GitHub Actions workflow for publishing to npm (934754d)
add installation and introduction documentation (71b4bdf)
add railway configuration file for deployment and build settings (c7ddb36)
add step to set version from tag in publish workflow (3b444dd)
add version generation step to GitHub Actions workflow (2197588)
add version generation step to test workflow (a26ce4d)