Skip to content

Releases: sumup-oss/foundry

v6.0.0

16 Apr 10:02
3018a51
Compare
Choose a tag to compare

Major Changes

Patch Changes

v6.0.0-next.6

16 Apr 09:27
eb48ebc
Compare
Choose a tag to compare
v6.0.0-next.6 Pre-release
Pre-release

Major Changes

  • #854 8f3630f Thanks @connor-baer! - Removed the Jest globals from the ESLint config. Import the functions from your test utils file instead.

Patch Changes

v6.0.0-next.5

03 Apr 13:47
a1e9345
Compare
Choose a tag to compare
v6.0.0-next.5 Pre-release
Pre-release

Patch Changes

  • d2a58ef Thanks @connor-baer! - Downgraded lint-staged to restore compatibility with Node 16.x.

v6.0.0-next.4

03 Apr 12:10
750f904
Compare
Choose a tag to compare
v6.0.0-next.4 Pre-release
Pre-release

Patch Changes

v6.0.0-next.3

03 Apr 11:55
2197f0e
Compare
Choose a tag to compare
v6.0.0-next.3 Pre-release
Pre-release

Patch Changes

  • #844 bcee0a8 Thanks @connor-baer! - Enabled type checking for unit test files to provide required type information to the jest/unbound-method rule.

v6.0.0-next.2

03 Apr 11:29
ce8a30c
Compare
Choose a tag to compare
v6.0.0-next.2 Pre-release
Pre-release

Patch Changes

v6.0.0-next.1

03 Apr 11:22
d3c9b97
Compare
Choose a tag to compare
v6.0.0-next.1 Pre-release
Pre-release

Major Changes

v6.0.0-next.0

03 Apr 08:38
ba77fe3
Compare
Choose a tag to compare
v6.0.0-next.0 Pre-release
Pre-release

Major Changes

v5.2.0-canary.1

31 Mar 12:12
Compare
Choose a tag to compare
v5.2.0-canary.1 Pre-release
Pre-release

5.2.0-canary.1 (2023-03-31)

Features

  • remove dependencies that pose a security risk (4291860)

v5.1.0

13 Jun 19:03
c004e6c
Compare
Choose a tag to compare

5.1.0 (2022-06-13)

Features

  • eslint: improve ESLint rules for API routes (#565) (c004e6c)