Version 1.6.0
What's Changed
Development Changes
- Simplify ESLint Configuration by @threeal in #319 and #324
- Write Tests in TypeScript by @threeal in #322 and #326
- Remove eslint-plugin-json-files by @threeal in #332
- Remove Documentation Generation and Deployment Support by @threeal in #336
- Rename Source File Extensions to
.ts
by @threeal in #338 - Configure Jest to Run Tests Verbosely by @threeal in #340
- Audit ESM Support in ts-jest by @threeal in #342
Dependency Updates
- Bump @typescript-eslint/parser from 6.21.0 to 7.0.2 by @dependabot in #327 and #333
- Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.2 by @dependabot in #328 and #334
- Bump @types/node from 20.11.17 to 20.11.19 by @dependabot in #330
Full Changelog: v1.5.0...v1.6.0