v6.9.0
What's Changed
- feat(formatters): add export entrypoint for utils by @P0lip in #2482
- fix(ruleset-migrator): correct package.json's browser field by @P0lip in #2497
- docs(repo): adds json formatter docs by @mnaumanali94 in #2481
- fix(core): invalid then produced by Rule#toJSON by @P0lip in #2496
- fix(core): dedupe paths containing special characters correctly by @P0lip in #2501
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #2502
- fix(core): pointer in overrides are applied too broadly by @P0lip in #2511
- chore(repo): add Node 20.5 to the test matrix by @P0lip in #2478
- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #2514
- build(cli): build nix binaries for both x64 and arm64 by @klaude in #2492
- feat(cli): use hpagent in favor of proxy-agent by @P0lip in #2513
New Contributors
Full Changelog: v6.8.0...v6.9.0