Version 1.5.0
What's Changed
Development Changes
- Simplify ESLint Configuration by @threeal in #199
- Write Tests in TypeScript by @threeal in #203
- Build Distribution Files Directly From TypeScript Files by @threeal in #208
- Remove eslint-plugin-json-files by @threeal in #210
- Configure Jest to Run Tests Verbosely by @threeal in #214
- Utilize Setup Yarn Berry Action by @threeal in #219 and #222
- Utilize Module Mocking in Sample Testing by @threeal in #226
- Revert Disabling of Yarn Global Cache by @threeal in #228
Dependency Updates
- Bump @typescript-eslint/parser from 6.21.0 to 7.1.0 by @dependabot in #201, #211, and #217
- Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.1.0 by @dependabot in #202, #212, and #218
- Bump @types/node from 20.11.17 to 20.11.24 by @dependabot in #206, #215, and #229
- Bump Yarn to Version 4.1.0 by @threeal in #223
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #216
Full Changelog: v1.4.0...v1.5.0