1.13.0
What's Changed
- Preserve defaults for zero initialised structs as well by @yhabteab in #442
- Update Go versions in CI by @shuheiktgw in #476
- Add lint job to CI by @shuheiktgw in #477
- Fix "null" string encoded as nil by @denieryd in #474
- feat(printer): Add support for formatting comment nodes by @gabe565 in #469
- Refactor scanner by @goccy in #480
- Refactor overflowError to be pretty-printable by @oxzi in #470
- Refactor indent state by @goccy in #481
- Refactor scanner by @goccy in #482
- Remove xerrors by @goccy in #483
New Contributors
- @yhabteab made their first contribution in #442
- @shuheiktgw made their first contribution in #476
- @denieryd made their first contribution in #474
- @gabe565 made their first contribution in #469
- @oxzi made their first contribution in #470
Full Changelog: v1.12.0...v1.12.1