Skip to content

Releases: niklas-may/sanity-generator

v0.2.5

24 Sep 21:00
Compare
Choose a tag to compare
  • style: removed console logs

v0.2.4

24 Sep 14:42
Compare
Choose a tag to compare

What's Changed

test: import generated queries without cache
fix: iterate with promise.all
style: cleanup
chore: update groqfmt-nodjs
fix: groq syntax error where object mode is naked
fix: object wrapping

v0.2.3

24 Sep 14:16
Compare
Choose a tag to compare
  • test: import generated queries without cache
  • fix: iterate with promise.all
  • style: cleanup
  • chore: update groqfmt-nodjs
  • fix: groq syntax error where object mode is naked

v0.2.1

24 Sep 14:01
Compare
Choose a tag to compare
  • test: import generated queries without cache
  • fix: iterate with promise.all
  • style: cleanup
  • chore: update groqfmt-nodjs
  • fix: groq syntax error where object mode is naked

v0.2.0

23 Sep 19:09
Compare
Choose a tag to compare

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

v0.1.6

12 Sep 10:33
Compare
Choose a tag to compare

What's Changed

  • Fix Readme typos

v0.1.5

12 Sep 10:25
Compare
Choose a tag to compare

feat: Output complete error object to console when parsing config
docs: notes on limitations, programmatic use, todos, and roadmap

Full Changelog: v0.1.4...v0.1.5

Small Improvements

10 Sep 10:04
Compare
Choose a tag to compare

What's Changed

Bug Fixes

08 Sep 15:28
Compare
Choose a tag to compare
  • Handle arrays with different types

Readme updates

08 Sep 13:48
Compare
Choose a tag to compare
v0.1.1

0.1.1