Skip to content

Releases: integreat-io/ts-dev-setup

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.

v5.0.3

30 Oct 06:36
ad19bb3
Compare
Choose a tag to compare

Minor updates to a few dependencies.

v5.0.2

12 Oct 19:07
Compare
Choose a tag to compare

Minor updates to a few dependencies.

v5.0.1

12 Oct 19:04
2bf7106
Compare
Choose a tag to compare

Minor updates to a few dependencies.

v5.0.0

02 Sep 16:23
a5c9cfd
Compare
Choose a tag to compare

Breaking changes:

  • We've specified that we require node v18 or newer
  • Updated prettier with breaking changes.

v4.1.1

03 Jul 09:55
Compare
Choose a tag to compare

Update minor deps. (c8 was a major update, but they only dropped support for node 10.)

v4.1.0

24 May 10:25
Compare
Choose a tag to compare
  • Update to typescript 5
  • A few other package updates

v4.0.1

15 Feb 10:15
Compare
Choose a tag to compare
  • Update deps
  • Update tsconfig for 2022
  • Add example of ES module setup in package.json