|
1 |
| -# BREAKING CHANGES |
| 1 | +# Important Changes |
2 | 2 |
|
3 |
| -- Add `pause` method for external output [`29d054d`](https://github.com/keindev/tasktree/commit/29d054dfded962bb94c18ef5e4e3d7ad2b80ad54) |
| 3 | +## Engines |
4 | 4 |
|
5 |
| -# Important Changes |
| 5 | +- Changed **node** from `^14.13.1 || >=16.0.0` to `>=16.0.0` |
6 | 6 |
|
7 | 7 | ## Dependencies
|
8 | 8 |
|
9 | 9 | <details>
|
10 | 10 | <summary>Dependencies</summary>
|
11 | 11 |
|
12 |
| -- Changed **[stdout-update](https://www.npmjs.com/package/stdout-update)** from `^3.0.6` to `^3.1.1` |
13 |
| -- Bumped **[figures](https://www.npmjs.com/package/figures)** from `^4.0.1` to `^5.0.0` |
| 12 | +- Bumped **[chalk-template](https://www.npmjs.com/package/chalk-template)** from `^0.4.0` to `^1.1.0` |
| 13 | +- Bumped **[stdout-update](https://www.npmjs.com/package/stdout-update)** from `^3.1.1` to `^4.0.0` |
14 | 14 |
|
15 | 15 | </details>
|
16 | 16 |
|
17 | 17 | <details>
|
18 | 18 | <summary>Dev Dependencies</summary>
|
19 | 19 |
|
20 |
| -- Added **[enquirer](https://www.npmjs.com/package/enquirer)** with `^2.3.6` |
21 |
| -- Changed **[@tagproject/docs-shared-config](https://www.npmjs.com/package/@tagproject/docs-shared-config)** from `^1.0.4` to `^1.1.2` |
22 |
| -- Changed **[@tagproject/vscode-shared-config](https://www.npmjs.com/package/@tagproject/vscode-shared-config)** from `^2.0.0` to `^2.0.5` |
23 |
| -- Changed **[@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)** from `^5.20.0` to `^5.44.0` |
24 |
| -- Changed **[@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser)** from `^5.20.0` to `^5.44.0` |
25 |
| -- Changed **[changelog-guru](https://www.npmjs.com/package/changelog-guru)** from `^4.0.5` to `^4.0.9` |
26 |
| -- Changed **[eslint](https://www.npmjs.com/package/eslint)** from `^8.13.0` to `^8.28.0` |
27 |
| -- Changed **[eslint-plugin-promise](https://www.npmjs.com/package/eslint-plugin-promise)** from `^6.0.0` to `^6.1.1` |
28 |
| -- Changed **[ghinfo](https://www.npmjs.com/package/ghinfo)** from `^3.0.5` to `^3.0.8` |
29 |
| -- Changed **[prettier](https://www.npmjs.com/package/prettier)** from `^2.6.2` to `^2.8.0` |
30 |
| -- Changed **[ts-node](https://www.npmjs.com/package/ts-node)** from `^10.7.0` to `^10.9.1` |
31 |
| -- Changed **[typescript](https://www.npmjs.com/package/typescript)** from `^4.6.3` to `^4.9.3` |
32 |
| -- Bumped **[@tagproject/ts-package-shared-config](https://www.npmjs.com/package/@tagproject/ts-package-shared-config)** from `^9.0.7` to `^10.0.2` |
33 |
| -- Bumped **[@types/jest](https://www.npmjs.com/package/@types/jest)** from `^27.4.1` to `^29.2.3` |
34 |
| -- Bumped **[@types/node](https://www.npmjs.com/package/@types/node)** from `^17.0.25` to `^18.11.9` |
35 |
| -- Bumped **[cspell](https://www.npmjs.com/package/cspell)** from `^5.19.7` to `^6.15.0` |
36 |
| -- Bumped **[eslint-plugin-jest](https://www.npmjs.com/package/eslint-plugin-jest)** from `^26.1.4` to `^27.1.6` |
37 |
| -- Bumped **[husky](https://www.npmjs.com/package/husky)** from `^7.0.4` to `^8.0.2` |
38 |
| -- Bumped **[jest](https://www.npmjs.com/package/jest)** from `^27.5.1` to `^29.3.1` |
39 |
| -- Bumped **[ts-jest](https://www.npmjs.com/package/ts-jest)** from `^27.1.4` to `^29.0.3` |
40 |
| -- Removed **[figma-portal](https://www.npmjs.com/package/figma-portal)**, with `^1.0.1` |
| 20 | +- Changed **[enquirer](https://www.npmjs.com/package/enquirer)** from `^2.3.6` to `^2.4.1` |
| 21 | +- Changed **[strip-ansi](https://www.npmjs.com/package/strip-ansi)** from `^7.0.1` to `^7.1.0` |
| 22 | +- Bumped **[@tagproject/ts-package-shared-config](https://www.npmjs.com/package/@tagproject/ts-package-shared-config)** from `^10.0.2` to `^11.0.1` |
| 23 | +- Removed **[@tagproject/docs-shared-config](https://www.npmjs.com/package/@tagproject/docs-shared-config)**, with `^1.1.2` |
| 24 | +- Removed **[@tagproject/vscode-shared-config](https://www.npmjs.com/package/@tagproject/vscode-shared-config)**, with `^2.0.5` |
| 25 | +- Removed **[@types/jest](https://www.npmjs.com/package/@types/jest)**, with `^29.2.3` |
| 26 | +- Removed **[@types/node](https://www.npmjs.com/package/@types/node)**, with `^18.11.9` |
| 27 | +- Removed **[@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)**, with `^5.44.0` |
| 28 | +- Removed **[@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser)**, with `^5.44.0` |
| 29 | +- Removed **[changelog-guru](https://www.npmjs.com/package/changelog-guru)**, with `^4.0.9` |
| 30 | +- Removed **[cspell](https://www.npmjs.com/package/cspell)**, with `^6.15.0` |
| 31 | +- Removed **[eslint](https://www.npmjs.com/package/eslint)**, with `^8.28.0` |
| 32 | +- Removed **[eslint-config-prettier](https://www.npmjs.com/package/eslint-config-prettier)**, with `^8.5.0` |
| 33 | +- Removed **[eslint-plugin-import](https://www.npmjs.com/package/eslint-plugin-import)**, with `^2.26.0` |
| 34 | +- Removed **[eslint-plugin-jest](https://www.npmjs.com/package/eslint-plugin-jest)**, with `^27.1.6` |
| 35 | +- Removed **[eslint-plugin-node](https://www.npmjs.com/package/eslint-plugin-node)**, with `^11.1.0` |
| 36 | +- Removed **[eslint-plugin-optimize-regex](https://www.npmjs.com/package/eslint-plugin-optimize-regex)**, with `^1.2.1` |
| 37 | +- Removed **[eslint-plugin-promise](https://www.npmjs.com/package/eslint-plugin-promise)**, with `^6.1.1` |
| 38 | +- Removed **[ghinfo](https://www.npmjs.com/package/ghinfo)**, with `^3.0.8` |
| 39 | +- Removed **[husky](https://www.npmjs.com/package/husky)**, with `^8.0.2` |
| 40 | +- Removed **[jest](https://www.npmjs.com/package/jest)**, with `^29.3.1` |
| 41 | +- Removed **[npm-run-all](https://www.npmjs.com/package/npm-run-all)**, with `^4.1.5` |
| 42 | +- Removed **[prettier](https://www.npmjs.com/package/prettier)**, with `^2.8.0` |
| 43 | +- Removed **[rimraf](https://www.npmjs.com/package/rimraf)**, with `^3.0.2` |
| 44 | +- Removed **[ts-jest](https://www.npmjs.com/package/ts-jest)**, with `^29.0.3` |
| 45 | +- Removed **[typescript](https://www.npmjs.com/package/typescript)**, with `^4.9.3` |
41 | 46 |
|
42 | 47 | </details>
|
43 | 48 |
|
44 | 49 | # :memo: Internal changes
|
45 | 50 |
|
46 |
| -- Rebuild configs [`55660a8`](https://github.com/keindev/tasktree/commit/55660a88b41c8f08ab58387fffcb4e60185fa187) |
47 |
| -- Fix example, remove generate:media script [`971e0a0`](https://github.com/keindev/tasktree/commit/971e0a08c60ef2dae9fa3c02c083b6e33e2c9b67) |
48 |
| -- Remove banner [`cf0a39e`](https://github.com/keindev/tasktree/commit/cf0a39e834d382ecf728c672d997ce651aa07456) |
49 |
| -- Remove vscode/launch node port [`e74c9fa`](https://github.com/keindev/tasktree/commit/e74c9fa75c55ea72a3c6f430888d114b775cb307) |
50 |
| -- Create example with external output [`af34490`](https://github.com/keindev/tasktree/commit/af344904ad0978b1225d32158c8236f87c6c4d90) |
| 51 | +- Fix lint errors [`109087f`](https://github.com/keindev/tasktree/commit/109087f61294ca587955674a510591a847709bfc) |
51 | 52 |
|
52 | 53 | ---
|
53 | 54 |
|
54 | 55 | # Contributors
|
55 | 56 |
|
56 |
| -[](https://github.com/keindev) |
| 57 | +[![@github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4&s=40)](https://github.com/github-actions%5Bbot%5D) [](https://github.com/keindev) |
0 commit comments