dividab/tsconfig-paths
### [`v4.0.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#400---2022-05-02)
[Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.14.1...v4.0.0)
##### Changed
- Ignore `--project`/`-P` CLI flag when explicit options are passed to `register`. See PR [#206](https://togithub.com/dividab/tsconfig-paths/pull/206).
- Tolerate an undefined `baseUrl` compiler option. See PR [#208](https://togithub.com/dividab/tsconfig-paths/pull/208).
##### Added
- Add `cwd` option to `register` function that overrides where the `tsconfig.json` search begins. See PR [#205](https://togithub.com/dividab/tsconfig-paths/pull/205).
- Add support for `jsconfig.json`. See PR [#199](https://togithub.com/dividab/tsconfig-paths/pull/199). Thanks to [@F3n67u](https://togithub.com/F3n67u) for this PR!
- Let `paths` mappings be absolute paths. See PR [#184](https://togithub.com/dividab/tsconfig-paths/pull/184).
- Allow `baseUrl` in `tsconfig.json` to be an absolute path. See PR [#174](https://togithub.com/dividab/tsconfig-paths/pull/174). Thanks to [@nwalters512](https://togithub.com/nwalters512) for this PR!
Configuration
đ Schedule: "before 6am" in timezone Asia/Hong_Kong.
đŠ Automerge: Enabled.
â» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
đ Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
3.14.1
->4.0.0
Release Notes
dividab/tsconfig-paths
### [`v4.0.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#400---2022-05-02) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v3.14.1...v4.0.0) ##### Changed - Ignore `--project`/`-P` CLI flag when explicit options are passed to `register`. See PR [#206](https://togithub.com/dividab/tsconfig-paths/pull/206). - Tolerate an undefined `baseUrl` compiler option. See PR [#208](https://togithub.com/dividab/tsconfig-paths/pull/208). ##### Added - Add `cwd` option to `register` function that overrides where the `tsconfig.json` search begins. See PR [#205](https://togithub.com/dividab/tsconfig-paths/pull/205). - Add support for `jsconfig.json`. See PR [#199](https://togithub.com/dividab/tsconfig-paths/pull/199). Thanks to [@F3n67u](https://togithub.com/F3n67u) for this PR! - Let `paths` mappings be absolute paths. See PR [#184](https://togithub.com/dividab/tsconfig-paths/pull/184). - Allow `baseUrl` in `tsconfig.json` to be an absolute path. See PR [#174](https://togithub.com/dividab/tsconfig-paths/pull/174). Thanks to [@nwalters512](https://togithub.com/nwalters512) for this PR!Configuration
đ Schedule: "before 6am" in timezone Asia/Hong_Kong.
đŠ Automerge: Enabled.
â» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
đ Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.