Skip to content

v2.0.3

Choose a tag to compare

@alfaarghya alfaarghya released this 16 Apr 19:23
· 15 commits to main since this release

What's Changed

Added

  • Zod schema validation for contest routes by @nickbar01234 in #81
  • Error handling for contest routes by @nickbar01234 in #81
  • Complete unit and integration test suite with Vitest in #85
  • Husky pre-commit hooks with lint-staged
  • BiomeJS for linting and formatting
  • Contributing guide documentation (CONTRIBUTING.md)

Changed

  • Migrate test framework from Jest to Vitest in #83
  • Format all source and test files with Biome
  • Update demo images and fix typos in documentation by @DarrylMathias in #82

Removed

  • Prettier configuration (replaced by BiomeJS)
  • Jest configuration and dependencies

Contributors

Full Changelog: v2.0.2...v2.0.3