All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.1.3 (2023-03-28)
- upgrade deps to fix audit errors (d725f78)
2.1.2 (2021-10-09)
- fix broken builds and type errors (b9a2c63)
2.1.1 (2021-10-09)
Note: Version bump only for package joke
2.1.0 (2021-08-31)
- joke: increment allowed jest types version to 27 (639d842)
2.0.0 (2020-09-28)
Note: Version bump only for package joke
2.0.0-alpha.0 (2020-09-23)
- regen subpkgs with mklib (a6e3608)
- New mocked types carry the risk of breaking existing code
- Removing polyfills can break depending on your node version.
1.0.2 (2020-07-21)
Note: Version bump only for package joke
1.0.1 (2020-07-21)
Note: Version bump only for package joke
1.0.0 (2020-07-16)
- @types/jest has become a peer dependency so if you don't have it in your dependencies, you must add it now.
1.0.0-alpha.0 (2020-07-01)
- @types/jest has become a peer dependency so if you don't have it in your dependencies, you must add it now.
0.3.0 (2020-02-26)
- add mockSome for partial mocking of modules (0e92c8a)
0.2.0 (2020-02-26)
Note: Version bump only for package joke
0.2.0-alpha.3 (2020-02-26)
- babel: fix several bugs with 2nd arg of mock (46ccd54)
0.2.0-alpha.2 (2020-02-24)
- babel: fix requireActual wrong param (27b6140)
0.2.0-alpha.1 (2020-02-24)
0.2.0-alpha.0 (2020-02-23)
- babel: removes restrictions on mock usage (9e8b130)
0.1.0 (2020-02-22)
Note: Version bump only for package joke
0.1.0-alpha.4 (2020-02-22)
0.1.0-alpha.3 (2020-02-07)
- babel: improve error messages (dd8b24b)
- babel: support assignment to an identifier (642a30d)
- babel: support joke as namespace import (4fc383c)
0.1.0-alpha.2 (2020-02-07)
Note: Version bump only for package joke
0.1.0-alpha.1 (2020-02-07)
- mocked: support nested mocking (331f48b)
- happy birthday joke (de30ad3)