6.0.0-alpha.2 (2022-08-21)
Bug Fixes
- enforce \n EOL for backslashBeforeNewLine tests (149507d)
- enforce \n EOL for quoteOnlyIfNecessary tests (0af4dcd)
- fix cache for Windows builds (b4d1a60)
- fix json packages and ensure consistent order of its fields (0b0ce1e)
- remove tests about preserving tabs since they are historical and don't make sense anymore (6abb57a)
- typo in test name (d05c5ae)
- use correct line endings on windows when using prettyprint, ndjson or transforms (3c27a69)
Performance Improvements
- bring back v5 perf improvements and add some new ones (288800b)