v0.4.4
What's Changed
- chore(cli): Add unit tests workflow by @rmarescu in #304
- chore(cli): update dependencies by @devin-ai-integration in #306
- chore: update dependencies by @devin-ai-integration in #317
- chore(refactor): rename Logger to TestReporter by @rmarescu in #319
- fix: use 'add' command for yarn initialization by @devin-ai-integration in #322
- fix: accumulate tokens from all AI responses by @devin-ai-integration in #323
- refactor: move commands directory into cli by @devin-ai-integration in #324
- refactor: prepare TestReporter by @rmarescu in #328
- feat(cli): introduce Log by @rmarescu in #320
- docs(cli): improve development instructions by @rmarescu in #330
- refactor: update import paths to use @ alias in shortest package by @devin-ai-integration in #329
- fix: expose runner errors by @rmarescu in #336
- fix: improve log errors by @rmarescu in #337
- chore: update dependencies by @devin-ai-integration in #343
- feat(ai): introduce vercel ai sdk support by @gladyshcodes in #316
- chore: update imports by @rmarescu in #345
- chore(eslint): enforce function expressions by @rmarescu in #344
- chore(eslint): add arrow-body-style ESLint rule by @devin-ai-integration in #347
- chore: add eqeqeq ESLint rule by @devin-ai-integration in #348
- chore: rename cache.ts by @rmarescu in #350
- chore: add logical-assignment-operators ESLint rule by @devin-ai-integration in #349
- chore(eslint): add no-alert ESLint rule by @devin-ai-integration in #352
- chore(eslint): add no-else-return ESLint rule by @devin-ai-integration in #353
- chore(eslint): add no-empty ESLint rule by @devin-ai-integration in #354
- chore(eslint): add no-lone-blocks ESLint rule by @devin-ai-integration in #355
- chore(eslint): add no-lonely-if ESLint rule by @devin-ai-integration in #356
- feat(eslint): enforce Zod schema types by @rmarescu in #357
- feat(cli): merge CLI options into config by @rmarescu in #359
- refactor: reorganize cache implementation by @rmarescu in #360
- feat: generate one cache file per test by @rmarescu in #361
- feat: make config.testPattern optional by @rmarescu in #362
- fix: improve test cache execution with fallback to normal mode by @rmarescu in #363
Full Changelog: v0.4.1...v0.4.4