v4.0.0
Important Changes
Engines
- Changed node from
>=14.0.0to^14.13.1 || >=16.0.0
Dependencies
Dependencies
- Added package-json-helper with
^4.0.0 - Changed cosmiconfig from
^7.0.0to^7.0.1 - Changed yargs from
^17.0.1to^17.3.1 - Bumped dotenv from
^9.0.0to^10.0.0 - Bumped findup-sync from
^4.0.0to^5.0.0 - Bumped gh-gql from
^2.0.1to^3.0.3 - Bumped string-lookup-manager from
^2.0.1to^3.0.1 - Bumped tasktree-cli from
^5.0.1to^6.0.0 - Bumped universal-user-agent from
^6.0.0to^7.0.0 - Removed semver, with
^7.3.5 - Removed write-pkg, with
^4.0.0
Dev Dependencies
- Added figma-portal with
^0.10.1 - Changed @types/semver from
^7.3.5to^7.3.9 - Changed cspell from
^5.4.0to^5.15.1 - Changed eslint-plugin-import from
^2.22.1to^2.25.4 - Changed eslint-plugin-optimize-regex from
^1.2.0to^1.2.1 - Changed prettier from
^2.2.1to^2.5.1 - Changed typescript from
^4.2.4to^4.5.4 - Bumped @tagproject/ts-package-shared-config from
^3.0.0to^6.4.0 - Bumped @types/findup-sync from
^2.0.2to^4.0.2 - Bumped @types/jest from
^26.0.23to^27.4.0 - Bumped @types/node from
^15.0.2to^17.0.8 - Bumped @typescript-eslint/eslint-plugin from
^4.22.1to^5.9.0 - Bumped @typescript-eslint/parser from
^4.22.1to^5.9.0 - Bumped eslint from
^7.25.0to^8.6.0 - Bumped eslint-plugin-jest from
^24.3.6to^25.3.4 - Bumped eslint-plugin-promise from
^5.1.0to^6.0.0 - Bumped ghinfo from
^2.0.3to^3.0.1 - Bumped husky from
^6.0.0to^7.0.4 - Bumped jest from
^26.6.3to^27.4.7 - Bumped ts-jest from
^26.5.6to^27.1.2 - Bumped ts-node from
^9.1.1to^10.4.0 - Removed @babel/plugin-transform-runtime, with
^7.13.15 - Removed @babel/preset-env, with
^7.14.1 - Removed @types/faker, with
^5.5.4 - Removed @types/yargs, with
^16.0.1 - Removed babel-jest, with
^26.6.3 - Removed faker, with
^5.5.3 - Removed type-fest, with
^1.0.2 - Removed typedoc, with
^0.20.36 - Removed typedoc-plugin-markdown, with
^3.8.0
🔥 Improvements
- Replace default branch name to main
b08c28c
🐛 Bug Fixes
- Fix default config
436881f - Fix
TaskTreeoutput9c213a0 - Mark Engines, CPU or OS changes as major
a906497
📝 Internal changes
- Remove jest fix
6605c63 - Add code_of_conduct and security docs
b455c6a - Fix snapshot
9a2defc - Fix links, rewrite API doc, extract media files
5f93333
🔧 Code Refactoring
- Rewrite package methods to
package-json-helper917e9e2