Skip to content

v1.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 12:58
· 23 commits to main since this release
a625879

Patch Changes

  • Update build process to align with other @0no-co packages. Effectively, this will mean that the JS features range we support will now match urql, and in practice, this means that for-of is now used in our build output
    Submitted by @kitten (See #21)
  • Improve parser performance
    Submitted by @kitten (See #25)
  • Improve printer performance
    Submitted by @kitten (See #24)