Skip to content

v0.1.0-alpha.2

Choose a tag to compare

@github-actions github-actions released this 20 May 03:07
· 634 commits to main since this release
ec45cbc

What's Changed

  • docs: demo video URL fix and APK ABI troubleshooting section by @jo-duchan in #49
  • feat: add Lefthook pre-commit hooks (lint + typecheck) by @jo-duchan in #50
  • feat(agent-core): add leveled logger abstraction (#33) by @jo-duchan in #51
  • feat(relay,cli): Zod 기반 런타임 config 검증 추가 by @jo-duchan in #53
  • feat(cli): CLI smoke tests 추가 by @jo-duchan in #54
  • feat(relay): 마이그레이션 atomic transaction 적용 by @jo-duchan in #55
  • feat(ios-agent): touch-helper stdin 바이트 프로토콜 snapshot tests 추가 by @jo-duchan in #56
  • feat(dashboard): extract coordinate transforms and add unit tests (#38) by @jo-duchan in #57
  • fix(dashboard): prevent spinner hang when stopping recording by @jo-duchan in #58
  • feat(dashboard): integrate react-hook-form + Zod across all forms (closes #52) by @jo-duchan in #61
  • fix(readme): add demo thumbnail and clean up diagram arrows by @jo-duchan in #62
  • chore: rename npm scope @TapFlow → @tapflowio by @jo-duchan in #64
  • chore: add pre-push hook + improve demo section by @jo-duchan in #65
  • ci(release): add NPM_TOKEN for initial @tapflowio/* publish by @jo-duchan in #66

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2