Skip to content

v1.0.0-development.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@Clumsy-Coder Clumsy-Coder released this 22 Feb 17:31
· 1261 commits to development since this release

1.0.0-development.9 (2024-2-22)

✨ Features

  • actions: add server action for fetching exercises by target (552ca8c), closes #68
  • api:exercises:targets: add endpoint for fetching exercises by target (5660dab), closes #68
  • page:exercises:targets: add page for /exercises/targets/[target] (52d9cbf), closes #68

💄 Styles

  • components:exerciseCard: add a gap between exercise name and navigate button (0a99e5a)

🐙 Miscellaneous Chores

  • hooks: add react-query hook to fetch exercises by target (f4ba292)
  • layout:exercises:targets: add layout for /exercises/targets/[target] page (305a822)
  • loading:exercises:targets: add Loading component for /exercises/targets/[target] page (63eecc8)
  • schema: add schema for /exercises/targets/[target] (cef95f2)

♻️ Code Refactoring

  • components:exerciseCard: fix url to target and equipment page (68ed5b8)

📦 Build System

  • deps: bump lucide-react from 0.335.0 to 0.336.0 (3bbfd7e)
  • devDep: bump tailwindcss from 3.4.0 to 3.4.1 (89d6282)
  • npm: upgrade package tailwindcss to v3.4.0 (3797af8)