Releases: keindev/tasktree
Releases · keindev/tasktree
v8.1.0
Important Changes
Dependencies
Dependencies
- Changed stdout-update from
^4.0.0to^4.0.1 - Bumped figures from
^5.0.0to^6.0.1
Dev Dependencies
- Changed @tagproject/ts-package-shared-config from
^11.0.1to^11.0.4 - Changed ts-node from
^10.9.1to^10.9.2
🔥 Improvements
- Add
noProcessExitto Tree.start options49e3a99
📝 Internal changes
Contributors
v8.0.0
Important Changes
Engines
- Changed node from
^14.13.1 || >=16.0.0to>=16.0.0
Dependencies
Dependencies
- Bumped chalk-template from
^0.4.0to^1.1.0 - Bumped stdout-update from
^3.1.1to^4.0.0
Dev Dependencies
- Changed enquirer from
^2.3.6to^2.4.1 - Changed strip-ansi from
^7.0.1to^7.1.0 - Bumped @tagproject/ts-package-shared-config from
^10.0.2to^11.0.1 - Removed @tagproject/docs-shared-config, with
^1.1.2 - Removed @tagproject/vscode-shared-config, with
^2.0.5 - Removed @types/jest, with
^29.2.3 - Removed @types/node, with
^18.11.9 - Removed @typescript-eslint/eslint-plugin, with
^5.44.0 - Removed @typescript-eslint/parser, with
^5.44.0 - Removed changelog-guru, with
^4.0.9 - Removed cspell, with
^6.15.0 - Removed eslint, with
^8.28.0 - Removed eslint-config-prettier, with
^8.5.0 - Removed eslint-plugin-import, with
^2.26.0 - Removed eslint-plugin-jest, with
^27.1.6 - Removed eslint-plugin-node, with
^11.1.0 - Removed eslint-plugin-optimize-regex, with
^1.2.1 - Removed eslint-plugin-promise, with
^6.1.1 - Removed ghinfo, with
^3.0.8 - Removed husky, with
^8.0.2 - Removed jest, with
^29.3.1 - Removed npm-run-all, with
^4.1.5 - Removed prettier, with
^2.8.0 - Removed rimraf, with
^3.0.2 - Removed ts-jest, with
^29.0.3 - Removed typescript, with
^4.9.3
📝 Internal changes
- Fix lint errors
109087f
Contributors
v7.0.0
BREAKING CHANGES
- Add
pausemethod for external output29d054d
Important Changes
Dependencies
Dependencies
- Changed stdout-update from
^3.0.6to^3.1.1 - Bumped figures from
^4.0.1to^5.0.0
Dev Dependencies
- Added enquirer with
^2.3.6 - Changed @tagproject/docs-shared-config from
^1.0.4to^1.1.2 - Changed @tagproject/vscode-shared-config from
^2.0.0to^2.0.5 - Changed @typescript-eslint/eslint-plugin from
^5.20.0to^5.44.0 - Changed @typescript-eslint/parser from
^5.20.0to^5.44.0 - Changed changelog-guru from
^4.0.5to^4.0.9 - Changed eslint from
^8.13.0to^8.28.0 - Changed eslint-plugin-promise from
^6.0.0to^6.1.1 - Changed ghinfo from
^3.0.5to^3.0.8 - Changed prettier from
^2.6.2to^2.8.0 - Changed ts-node from
^10.7.0to^10.9.1 - Changed typescript from
^4.6.3to^4.9.3 - Bumped @tagproject/ts-package-shared-config from
^9.0.7to^10.0.2 - Bumped @types/jest from
^27.4.1to^29.2.3 - Bumped @types/node from
^17.0.25to^18.11.9 - Bumped cspell from
^5.19.7to^6.15.0 - Bumped eslint-plugin-jest from
^26.1.4to^27.1.6 - Bumped husky from
^7.0.4to^8.0.2 - Bumped jest from
^27.5.1to^29.3.1 - Bumped ts-jest from
^27.1.4to^29.0.3 - Removed figma-portal, with
^1.0.1
📝 Internal changes
- Rebuild configs
55660a8 - Fix example, remove generate:media script
971e0a0 - Remove banner
cf0a39e - Remove vscode/launch node port
e74c9fa - Create example with external output
af34490
Contributors
v6.0.5
Important Changes
Dependencies
Dependencies
- Changed stdout-update from
^3.0.5to^3.0.6
Dev Dependencies
- Changed @types/node from
^17.0.23to^17.0.25 - Changed @typescript-eslint/eslint-plugin from
^5.18.0to^5.20.0 - Changed @typescript-eslint/parser from
^5.18.0to^5.20.0 - Changed changelog-guru from
^4.0.4to^4.0.5 - Changed cspell from
^5.19.5to^5.19.7 - Changed eslint from
^8.12.0to^8.13.0 - Changed eslint-plugin-import from
^2.25.4to^2.26.0 - Changed eslint-plugin-jest from
^26.1.3to^26.1.4 - Changed figma-portal from
^1.0.0to^1.0.1 - Bumped @tagproject/ts-package-shared-config from
^7.3.3to^9.0.7 - Bumped @tagproject/vscode-shared-config from
^1.2.5to^2.0.0
🐛 Bug Fixes
- Fix ESM imports/exports
42d4091
📝 Internal changes
- Fix example import
d35c711
Contributors
v6.0.4
Important Changes
Dependencies
Dependencies
- Changed figures from
^4.0.0to^4.0.1 - Changed stdout-update from
^3.0.4to^3.0.5
Dev Dependencies
- Changed @tagproject/docs-shared-config from
^1.0.2to^1.0.4 - Changed @tagproject/ts-package-shared-config from
^7.3.0to^7.3.3 - Changed @tagproject/vscode-shared-config from
^1.2.3to^1.2.5 - Changed @types/node from
^17.0.21to^17.0.23 - Changed @typescript-eslint/eslint-plugin from
^5.15.0to^5.18.0 - Changed @typescript-eslint/parser from
^5.15.0to^5.18.0 - Changed changelog-guru from
^4.0.3to^4.0.4 - Changed cspell from
^5.19.2to^5.19.5 - Changed eslint from
^8.11.0to^8.12.0 - Changed eslint-plugin-jest from
^26.1.1to^26.1.3 - Changed ghinfo from
^3.0.4to^3.0.5 - Changed prettier from
^2.6.0to^2.6.2 - Changed ts-jest from
^27.1.3to^27.1.4 - Changed typescript from
^4.6.2to^4.6.3 - Bumped figma-portal from
^0.11.0to^1.0.0
Contributors
v6.0.3
Important Changes
Dependencies
Dependencies
- Changed stdout-update from
^3.0.3to^3.0.4 - Bumped chalk-template from
^0.3.1to^0.4.0
Dev Dependencies
- Changed @tagproject/docs-shared-config from
^1.0.1to^1.0.2 - Changed @tagproject/ts-package-shared-config from
^7.2.4to^7.3.0 - Changed @tagproject/vscode-shared-config from
^1.2.2to^1.2.3 - Changed @types/jest from
^27.4.0to^27.4.1 - Changed @types/node from
^17.0.18to^17.0.21 - Changed @typescript-eslint/eslint-plugin from
^5.12.0to^5.15.0 - Changed @typescript-eslint/parser from
^5.12.0to^5.15.0 - Changed changelog-guru from
^4.0.2to^4.0.3 - Changed cspell from
^5.18.5to^5.19.2 - Changed eslint from
^8.9.0to^8.11.0 - Changed eslint-config-prettier from
^8.3.0to^8.5.0 - Changed ghinfo from
^3.0.3to^3.0.4 - Changed prettier from
^2.5.1to^2.6.0 - Changed ts-node from
^10.5.0to^10.7.0 - Changed typescript from
^4.5.5to^4.6.2
Contributors
v6.0.2
Important Changes
Dependencies
Dependencies
- Changed stdout-update from
^3.0.2to^3.0.3 - Bumped chalk-template from
^0.2.0to^0.3.1
Dev Dependencies
- Added @tagproject/docs-shared-config with
^1.0.1 - Added @tagproject/vscode-shared-config with
^1.2.2 - Changed @types/node from
^17.0.8to^17.0.18 - Changed @typescript-eslint/eslint-plugin from
^5.9.1to^5.12.0 - Changed @typescript-eslint/parser from
^5.9.1to^5.12.0 - Changed changelog-guru from
^4.0.1to^4.0.2 - Changed cspell from
^5.15.2to^5.18.5 - Changed eslint from
^8.7.0to^8.9.0 - Changed ghinfo from
^3.0.2to^3.0.3 - Changed jest from
^27.4.7to^27.5.1 - Changed ts-node from
^10.4.0to^10.5.0 - Changed typescript from
^4.5.4to^4.5.5 - Bumped @tagproject/ts-package-shared-config from
^6.4.1to^7.2.4 - Bumped eslint-plugin-jest from
^25.7.0to^26.1.1 - Bumped figma-portal from
^0.10.2to^0.11.0
📝 Internal changes
- Add string with escaped braces
d2c4062 - #736 Add description for using braces escape in formatted string
5110656
Contributors
v6.0.1
Important Changes
Dependencies
Dependencies
- Changed stdout-update from
^3.0.1to^3.0.2
Dev Dependencies
- Changed @tagproject/ts-package-shared-config from
^6.4.0to^6.4.1 - Changed @types/node from
^17.0.7to^17.0.8 - Changed @typescript-eslint/eslint-plugin from
^5.9.0to^5.9.1 - Changed @typescript-eslint/parser from
^5.9.0to^5.9.1 - Changed cspell from
^5.14.0to^5.15.2 - Changed eslint from
^8.6.0to^8.7.0 - Changed eslint-plugin-jest from
^25.3.4to^25.7.0 - Changed figma-portal from
^0.10.0to^0.10.2 - Changed ghinfo from
^3.0.0to^3.0.2 - Changed jest from
^27.4.5to^27.4.7 - Changed ts-jest from
^27.1.2to^27.1.3 - Bumped changelog-guru from
^3.0.2to^4.0.1
Contributors
v6.0.0
BREAKING CHANGES
- Change exports
ed2e830
Important Changes
Engines
- Bumped node from
14.0.0to14.13.1
Dependencies
Dependencies
- Bumped stdout-update from
2.0.4to3.0.1
Dev Dependencies
- Added figma-portal with
^0.10.0 - Added ts-node with
^10.4.0 - Bumped @tagproject/ts-package-shared-config from
5.0.0to6.4.0 - Bumped @types/jest from
27.0.3to27.4.0 - Bumped @types/node from
16.11.10to17.0.7 - Bumped @typescript-eslint/eslint-plugin from
5.4.0to5.9.0 - Bumped @typescript-eslint/parser from
5.4.0to5.9.0 - Bumped cspell from
5.13.1to5.14.0 - Bumped eslint from
8.3.0to8.6.0 - Bumped eslint-plugin-import from
2.25.3to2.25.4 - Bumped eslint-plugin-jest from
25.3.0to25.3.4 - Bumped eslint-plugin-promise from
5.1.1to6.0.0 - Bumped ghinfo from
2.0.3to3.0.0 - Bumped jest from
27.3.1to27.4.5 - Bumped prettier from
2.5.0to2.5.1 - Bumped ts-jest from
27.0.7to27.1.2 - Bumped typescript from
4.5.2to4.5.4 - Removed @babel/plugin-transform-runtime, with
^7.16.4 - Removed @babel/preset-env, with
^7.16.4 - Removed babel-jest, with
^27.3.1
🐛 Bug Fixes
- Fix eslint errors
49a5f13
📝 Internal changes
- Fix link to
chalk-templatein Readmefde3cdb - Fix banner link, change code block lang to TS
2133e71 - Refresh media files
23af40a
🔧 Code Refactoring
- Rewrite example app to TS
9d94a56
Contributors
v5.1.0
Important Changes
Dependencies
Dependencies
- Added chalk-template with
^0.2.0 - Bumped elegant-spinner from
2.0.0to3.0.0 - Bumped figures from
3.2.0to4.0.0 - Bumped stdout-update from
2.0.1to2.0.4 - Removed chalk, with
^4.1.1
Dev Dependencies
- Bumped @babel/plugin-transform-runtime from
7.13.15to7.16.4 - Bumped @babel/preset-env from
7.14.1to7.16.4 - Bumped @tagproject/ts-package-shared-config from
3.0.0to5.0.0 - Bumped @types/jest from
26.0.23to27.0.3 - Bumped @types/node from
15.0.2to16.11.10 - Bumped @typescript-eslint/eslint-plugin from
4.22.1to5.4.0 - Bumped @typescript-eslint/parser from
4.22.1to5.4.0 - Bumped babel-jest from
26.6.3to27.3.1 - Bumped changelog-guru from
3.0.1to3.0.2 - Bumped cspell from
5.4.0to5.13.1 - Bumped eslint from
7.25.0to8.3.0 - Bumped eslint-plugin-import from
2.22.1to2.25.3 - Bumped eslint-plugin-jest from
24.3.6to25.3.0 - Bumped eslint-plugin-optimize-regex from
1.2.0to1.2.1 - Bumped eslint-plugin-promise from
5.1.0to5.1.1 - Bumped husky from
6.0.0to7.0.4 - Bumped jest from
26.6.3to27.3.1 - Bumped prettier from
2.2.1to2.5.0 - Bumped strip-ansi from
7.0.0to7.0.1 - Bumped ts-jest from
26.5.6to27.0.7 - Bumped typescript from
4.2.4to4.5.2 - Removed typedoc, with
^0.20.36 - Removed typedoc-plugin-markdown, with
^3.8.0
🎉 Features
- Add
unknowntype to error param for error & fail methods20af457
🐛 Bug Fixes
📝 Internal changes
🔧 Code Refactoring
- Fix eslint errors
164f375