Skip to content

Releases: integreat-io/ts-dev-setup

v7.1.1

23 Jul 15:34
3db8699
Compare
Choose a tag to compare

Update minor deps.

v7.1.0

20 Jul 12:27
a704160
Compare
Choose a tag to compare

Update a few eslint plugins.

We're waiting a bit with eslint 9, as it is not working well with TypeScript yet.

v7.0.1

16 Jul 09:52
f847771
Compare
Choose a tag to compare

Update minor deps.

v7.0.0

16 Jul 09:21
d9e6e1a
Compare
Choose a tag to compare

Breaking changes

  • We switched from Ava to the built-in node test runner
  • We've dropped c8 for coverage, use the --experimental-test-coverage in node instead

v6.0.4

16 Jul 08:46
aaebacb
Compare
Choose a tag to compare

Update minor deps.

v6.0.3

05 Jul 08:25
6b474bc
Compare
Choose a tag to compare

Update minor deps.

v6.0.2

18 May 19:18
dc74885
Compare
Choose a tag to compare
  • Update deps
  • Update example files

v6.0.1

16 Feb 10:07
c212b61
Compare
Choose a tag to compare

We set a requirement for node v20 in last version, which was not really needed. Rolling back to requiring node v18.18.

v6.0.0

10 Feb 20:19
b501b1a
Compare
Choose a tag to compare

Breaking changes:

  • Update to Ava 6
  • Require node v20
  • Update ava setup and use tsimp for transpiling

v5.0.4

06 Dec 18:34
56f64b4
Compare
Choose a tag to compare

Minor updates of a few dependencies.