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