Skip to content
This repository was archived by the owner on Oct 22, 2022. It is now read-only.

Releases: homer0/jest-ex

9.0.0: Update dependencies

24 Jun 14:55
9be9203

Choose a tag to compare

8.0.1: Update dependencies

12 Apr 10:15
ff41df8

Choose a tag to compare

8.0.0: Update dependencies

25 Mar 03:59
0ff3efd

Choose a tag to compare

#15

This is a breaking release because Jest was updated to a new version.

7.0.1: Update README

24 Dec 08:58

Choose a tag to compare

I usually don't make a new release when I change something on the README, but the minimum required version for Node was wrong, and that's kind of important.

7.0.0: Update everything

24 Dec 08:36
5c23949

Choose a tag to compare

#14

The only breaking change is that the minimum require version is now 10, as the LTS for 8 ends next week.

6.1.2: Update dependencies

23 Nov 07:20
9f51461

Choose a tag to compare

6.1.1: Update dependencies

15 Jul 09:23
389ba4d

Choose a tag to compare

6.1.0: Windows support

22 May 06:39
2114858

Choose a tag to compare

6.0.1: Update dependencies

15 Apr 10:11
74abee9

Choose a tag to compare

6.0.0: Update

04 Feb 19:37

Choose a tag to compare

This release is breaking because I'm updating jest-cli from ^23.1.0 to ^24.0.0 and the Node version from 6 to 8 (required by Jest).

#8