Skip to content

Releases: rubrion/web-client-template

Release v1.1.0

04 Apr 21:07

Choose a tag to compare

1.1.0 (2025-04-04)

Bug Fixes

  • adjust vitest includes to follow default specs (70b6348)

Features

  • add Prettier configuration for consistent formatting (b25a9b0)
  • add Vitest support and ESLint configuration for testing (04df132)
  • configure ESLint with Prettier integration (58784d8)
  • initialize Vite + React project (c083098)
  • update project scripts and dependencies for improved testing and formatting (b077040)