Skip to content

v0.2.0

Compare
Choose a tag to compare
@niklas-may niklas-may released this 23 Sep 19:09
· 9 commits to main since this release

What's Changed

  • chore: Automated testing in github CI/CD
  • feat: Now uses vite to load and transpile the config. This should allow you to import JSX, CSS, and more into your schema files.
  • feat: Run the generator in watch mode with the --watch flag
  • feat: Add resolver directly into the schema
  • fix: better error handling for groq formatting issues