Releases: shinjith-dev/pomtick
Releases · shinjith-dev/pomtick
Pomtick v0.1.0
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