Skip to content

v56.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 20:45
· 3 commits to master since this release
da19840

56.0.0 (2024-10-10)

Bug Fixes

  • lint: migrate to eslint v9 + flat config + recommended rules (#867) (da19840)

BREAKING CHANGES

  • lint: We updated our config to the recommended typescript-eslint typed rules
    so some types have become stricter than they were before.