Skip to content

Pomtick v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 14:07

Release notes

[v0.1.0] - 2024-06-30

🚀 Features

  • Create workflow
  • Add husky & commitlint
  • Build fix & verify
  • (native) Add compact mode
  • Add styling for native
  • Add shared theme object
  • Add configuration option
  • Add theme switch option
  • Add footer & its hide animation
  • Update color
  • Add controls functionality
  • Add auto start
  • Integrate states flow into basic timer
  • Add status indicator
  • Add play/pause
  • Add basic timer
  • Project setup

🐛 Bug Fixes

  • Missing colors fix
  • (web) Pages build fix
  • Remove pages build command
  • Remove unwanted Mins suffix
  • Status progress inconsistency fix
  • Improve state indicator & responsiveness

🚜 Refactor

  • Types isolation for use-timer.ts
  • Add useTimer hook
  • Refactor components
  • Group states

Chore

  • Update versions and meta infos
  • Optimize for release
  • Add vercel as devDependency
  • Update github assets and docs
  • Ad script for cloudflare pages build
  • Nextjs boilerplate cleanup
  • Update README.md
  • Add screenshots to README
  • Add CONTRIBUTING.md

Hotfix

  • Yarn -> pnpm in action file
  • Change publish branch to main for testing
  • (web) Build fix
  • (web) Next cleanup
  • (web) Build error fix