v5.0.0-beta.0
·
114 commits
to main
since this release
BREAKING CHANGES
- Remove dependencies config field
2e484a4
Important Changes
Engines
- Added npm with
>=7.7.6 - Changed node from
^14.13.1 || >=16.0.0to>=15.14.0
Dependencies
Dependencies
- Changed yaml from
^2.1.3to^2.3.1 - Changed yargs from
^17.6.2to^17.7.2 - Bumped glob from
^8.0.3to^10.3.3 - Bumped package-json-helper from
^4.0.6to^5.0.0
Dev Dependencies
- Changed @tagproject/docs-shared-config from
^1.1.2to^1.1.3 - Changed @tagproject/ts-package-shared-config from
^10.0.3to^10.2.0 - Changed @tagproject/vscode-shared-config from
^2.0.5to^2.0.10 - Changed @types/glob from
^8.0.0to^8.1.0 - Changed @types/jest from
^29.2.4to^29.5.3 - Changed @types/semver from
^7.3.13to^7.5.0 - Changed cspell from
^6.17.0to^6.31.2 - Changed eslint from
^8.29.0to^8.45.0 - Changed eslint-config-prettier from
^8.5.0to^8.8.0 - Changed eslint-plugin-import from
^2.26.0to^2.27.5 - Changed eslint-plugin-jest from
^27.1.6to^27.2.3 - Changed ghinfo from
^3.0.8to^3.0.11 - Changed husky from
^8.0.2to^8.0.3 - Changed jest from
^29.3.1to^29.6.1 - Changed strip-ansi from
^7.0.1to^7.1.0 - Changed ts-jest from
^29.0.3to^29.1.1 - Bumped @types/node from
^18.11.11to^20.4.4 - Bumped @typescript-eslint/eslint-plugin from
^5.45.1to^6.1.0 - Bumped @typescript-eslint/parser from
^5.45.1to^6.1.0 - Bumped prettier from
^2.8.1to^3.0.0 - Bumped rimraf from
^3.0.2to^5.0.1 - Bumped typescript from
^4.9.3to^5.1.6
🐛 Bug Fixes
- Fix imports, fix commands typings
0ec21e1
📝 Internal changes
- Fix imports
de5560b - Fix tests, remove deps
ca22944 - Remove dependencies from config description
5fa7dcf - Add Shared dependencies sections to docs/index
1ef2684 - Fix table, add
package.peerDependenciesconf description4c07112
🔧 Code Refactoring
- Refactor types, split to files
332d001