v2.0.3
Important Changes
Dependencies
Dev Dependencies
- Bumped @babel/plugin-transform-runtime from
7.13.15to7.15.0 - Bumped @babel/preset-env from
7.14.1to7.15.0 - Bumped @tagproject/ts-package-shared-config from
3.0.0to4.0.2 - Bumped @types/ansi-styles from
3.2.1to4.2.0 - Bumped @types/jest from
26.0.23to27.0.1 - Bumped @types/node from
15.0.2to16.7.2 - Bumped @typescript-eslint/eslint-plugin from
4.22.1to4.29.3 - Bumped @typescript-eslint/parser from
4.22.1to4.29.3 - Bumped babel-jest from
26.6.3to27.0.6 - Bumped changelog-guru from
3.0.1to3.0.2 - Bumped cspell from
5.4.0to5.8.2 - Bumped eslint from
7.25.0to7.32.0 - Bumped eslint-plugin-import from
2.22.1to2.24.2 - Bumped eslint-plugin-jest from
24.3.6to24.4.0 - Bumped eslint-plugin-optimize-regex from
1.2.0to1.2.1 - Bumped ghinfo from
2.0.2to2.0.3 - Bumped husky from
6.0.0to7.0.2 - Bumped jest from
26.6.3to27.0.6 - Bumped prettier from
2.2.1to2.3.2 - Bumped ts-jest from
26.5.6to27.0.5 - Bumped typescript from
4.2.4to4.3.5 - Removed typedoc, with
^0.20.36 - Removed typedoc-plugin-markdown, with
^3.8.0
🐛 Bug Fixes
- Remove useless fn declaration
729c151
📝 Internal changes
- Fix test error after bump jest to
v27.x0cc0701 - Add NodeJS.Global to fix ts error on node
v16.x2481230 - Remove typedoc, add API description to README.md
a23f361
🔧 Code Refactoring
- Refactor Wrapper and
UpdateManageraed99bc