[0.50.0](https://github.com/projen/projen/compare/v0.49.2...v0.50.0) (2022-01-02)
⚠ BREAKING CHANGES
* **jest:** The method `jest.addTypeScriptSupport()` is no longer available. This code is now inside `TypeScriptProject`.
Bug Fixes
* **jest:** tests are picked up from `dist/` ([1456](https://github.com/projen/projen/issues/1456)) ([1139411](https://github.com/projen/projen/commit/11394110e8fea47bd3befe3fad3a90c6b66f297c)), closes [#1441](https://github.com/projen/projen/issues/1441)