Skip to content

v4.0.0

Compare
Choose a tag to compare
@0x31 0x31 released this 16 Jul 11:03
· 17 commits to master since this release
v4.0.0
c52f2bf

Full Changelog: v3.0.1...v4.0.0

Changelog:

  • Added source-map generation. Can by disabled by initializing with graphqlLoader({noSourceMap: true}).
  • Refactored code generation to be more maintainable, added more test cases.
  • Migrated from yarn to bun.