v1.0.5
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 matchurql
, and in practice, this means thatfor-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)