Skip to content

Commit

Permalink
docs: add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
davilima6 authored and connor-baer committed May 8, 2024
1 parent 0b861b0 commit c87448d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changeset/dirty-crews-suffer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
'@sumup/foundry': major
---

Update of linter libraries to support the latest versions of Typescript:

- @typescript-eslint/eslint-plugin
- @typescript-eslint/parser
- eslint-config-airbnb-typescript

This is a breaking change as the introduction of ESLint v9 requires a minimum node version of v18.18, whereas previously Foundry only required v18.12+.

0 comments on commit c87448d

Please sign in to comment.