Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 2.42 KB

Changelog

0.3.1 (2024-12-25)

Bug Fixes

  • ci: create outputs.release_created (e678b89)

0.3.0 (2024-12-25)

Features

Bug Fixes

  • ci: separate vite and vitest configs (d3e201e)
  • switch from BrowserRouter to HashRouter since GitHub Pages does not support the former (87e8e94)

Chores

  • ci: add last-release-sha (77ce403)
  • ci: add release workflow (93f70b9)
  • deps: bump the npm group across 1 directory with 10 updates (#8) (8d7aca4)
  • docs: add roadmap (03f9091)
  • remove vite svg (0658e37)
  • setup functioning website (44d1423)
  • test: install @vitest/coverage-v8 (acbb736)