Skip to content

Commit

Permalink
docs(devs-infra): update changelog of 27.1.5 (#3530)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed May 23, 2022
1 parent 0f12189 commit 67c4159
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Expand Up @@ -51,6 +51,15 @@



## [27.1.5](https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4) (2022-05-17)


### Bug Fixes

* **transformers** use `Array.sort` in hoisting transformer ([#3498](https://github.com/kulshekhar/ts-jest/pull/3498)) ([e400a6e](https://github.com/kulshekhar/ts-jest/commit/e400a6ec0e4706f606ae9b1e2897b0bb1cff6343)), fixes [#3476](https://github.com/kulshekhar/ts-jest/issues/3476)



## [27.1.4](https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4) (2022-03-24)


Expand Down Expand Up @@ -834,7 +843,7 @@ import { mocked, createJestPreset, pathsToModuleNameMapper` } from 'ts-jest/util
### BREAKING CHANGES

* Requires a minimum of TypeScript v3.8
* Drop support for Node 8
* Drop support for Node 8


<a name="25.5.1"></a>
Expand Down

0 comments on commit 67c4159

Please sign in to comment.