Releases: keindev/tasktree
Releases · keindev/tasktree
v5.0.1
Important Changes
Dependencies
Dependencies
- Bumped stdout-update from
2.0.0
to2.0.1
Dev Dependencies
- Bumped @babel/preset-env from
7.14.0
to7.14.1
- Bumped @tagproject/ts-package-shared-config from
2.0.3
to3.0.0
- Bumped @types/node from
15.0.1
to15.0.2
- Bumped @typescript-eslint/eslint-plugin from
4.22.0
to4.22.1
- Bumped @typescript-eslint/parser from
4.22.0
to4.22.1
- Bumped changelog-guru from
2.3.1
to3.0.1
- Bumped cspell from
5.3.12
to5.4.0
- Bumped ghinfo from
2.0.2
to2.0.3
- Bumped ts-jest from
26.5.5
to26.5.6
- Bumped typedoc-plugin-markdown from
3.7.2
to3.8.0
🐛 Bug Fixes
- Fix string escaping error
328b80b
🔧 Code Refactoring
- Add Task, Theme &
ProgressBar
to index exports41dc87a
Contributors
v5.0.0
BREAKING CHANGES
- Move to ESM
bff34dc
Important Changes
Dependencies
Dependencies
- Bumped stdout-update from
1.6.5
to2.0.0
Dev Dependencies
- Bumped @tagproject/ts-package-shared-config from
1.5.8
to2.0.3
- Bumped ghinfo from
1.0.8
to2.0.2
📝 Internal changes
- Remove yarn install info, fix logo size
8af6cdc
🔧 Code Refactoring
- Refactor tests, remove cspell override config
e364f3b
Contributors
v4.0.3
Important Changes
Engines
- Bumped node from
12.0.0
to14.0.0
Dependencies
Dependencies
- Changed stdout-update from
^1.6.5
to1.6.5
- Bumped chalk from
4.1.0
to4.1.1
Dev Dependencies
- Added @babel/plugin-transform-runtime with
^7.13.15
- Added @babel/preset-env with
^7.14.0
- Added @tagproject/ts-package-shared-config with
^1.5.8
- Added babel-jest with
^26.6.3
- Added eslint-plugin-node with
^11.1.0
- Added eslint-plugin-optimize-regex with
^1.2.0
- Added eslint-plugin-promise with
^5.1.0
- Bumped @types/jest from
26.0.20
to26.0.23
- Bumped @types/node from
14.14.31
to15.0.1
- Bumped @typescript-eslint/eslint-plugin from
4.16.1
to4.22.0
- Bumped @typescript-eslint/parser from
4.16.1
to4.22.0
- Bumped changelog-guru from
1.0.0
to2.3.1
- Bumped cspell from
5.3.4
to5.3.12
- Bumped eslint from
7.21.0
to7.25.0
- Bumped eslint-config-prettier from
8.1.0
to8.3.0
- Bumped eslint-plugin-jest from
24.1.5
to24.3.6
- Bumped ghinfo from
1.0.6
to1.0.8
- Bumped husky from
5.1.3
to6.0.0
- Bumped strip-ansi from
6.0.0
to7.0.0
- Bumped ts-jest from
26.5.3
to26.5.5
- Bumped typedoc from
0.20.29
to0.20.36
- Bumped typedoc-plugin-markdown from
3.6.0
to3.7.2
- Bumped typescript from
4.2.3
to4.2.4
- Removed eslint-config-airbnb-base, with
^14.2.1
🐛 Bug Fixes
- Fix
stdout-update
to1.6.5
ed63ee1
📝 Internal changes
- Fix eslint rules
32980ba
- Remove configs
bb30f3e
- Use
standard-shared-config
76816ac
- Override configs for vscode & typedoc
5831cc3
- Fix progress bar test for NodeJS
15.x
188223e
🔧 Code Refactoring
- Fix eslint conf and refactor
7f1672e