Releases: eduter/screeps-jest
Releases · eduter/screeps-jest
v2.0.3
v2.0.2
v2.0.1
Version 2.0.0
- Compatible with Jest v27
- Published to npm
- Updated docs
Version 1.3.1
Fixes version 1.3.0, which was missing the compiled files.
Version 1.3.0
Changelog:
- Support mocking of more complex types
- Improved paths in error messages about access to unmocked properties
Version 1.2.0
Version 1.1.0
Changelog:
- Mocking constructors out-of-the-box, so that extending prototype doesn't throw (#2)
Version 1.0.0
First version