Skip to content

v2.2.1

Compare
Choose a tag to compare
@matheusmisumoto matheusmisumoto released this 24 Oct 03:12
· 4 commits to main since this release
  • Bump Next.js to 15.0.1
  • Use new parameter approach to pass URL parameters to edit workout and new workout from history pages, as required by newer versions of Next.js.
  • Bump dependencies: axios, eslint, eslint-config-next, tailwindcss
  • Minor refactor on dashboard welcome page.
  • Workaround for the building issue with the current version of Node image (node:current-alpine) by using the 22.6 version of the Node image (node:22.6-alpine).