This repository was archived by the owner on Oct 22, 2022. It is now read-only.
Releases: homer0/jest-ex
Releases · homer0/jest-ex
9.0.0: Update dependencies
8.0.1: Update dependencies
8.0.0: Update dependencies
This is a breaking release because Jest was updated to a new version.
7.0.1: Update README
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
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
6.1.1: Update dependencies
6.1.0: Windows support
6.0.1: Update dependencies
6.0.0: Update
This release is breaking because I'm updating
jest-clifrom^23.1.0to^24.0.0and the Node version from6to8(required by Jest).