Skip to content

Releases: Game-as-a-Service/Game-Lobby-Web

v0.4.0

25 Jun 09:58
db4976e
Compare
Choose a tag to compare

Feature

User Story

BugFix

Refactor

Infra

Full Changelog: v0.3.0...v0.4.0

v0.3.0

11 Jun 10:04
1d67e7b
Compare
Choose a tag to compare

Feature

  1. #121 usePagination
  2. #139 401/403 Error Global Handling

Components

  1. #130 Toast/Notification
  2. #132 Breadcrumb

Storybook

  1. #81 Input
  2. #83 SearchBar
  3. #92 Tabs
  4. #97 Avatar
  5. #122 Cover
  6. #108 Badge

User Story

  1. #127 查看房間列表
  2. #101#138 房主開設房間並進入

Infra

  1. #109 next.js bundle analyzer
  2. #137 containerize build-and-deploy
  3. #124 Renovate integration
  4. #125 knip scan workflow

BugFix

  1. #134 Docker file build error
  2. #140 Pin dependencies for preventing unexpected package errors
  3. #155 Build error from @type/react

Refactor

  1. #123 Directory Structure
  2. #148 workflow cache mechanism
  3. #128 登入畫面
  4. #126 修改使用者資訊 Modal
  5. #131 AppLayout(Sidbar, Header, Footer)

Full Changelog: v0.2.0...v0.3.0

v0.2.0

28 May 09:35
092d3c3
Compare
Choose a tag to compare

Features

  • #22 Tag Component
  • #60 OAuth 登入
  • #62 強制新增暱稱
  • #65 登入後跳轉大廳
  • #75 Button Storybook

Bug Fix

  • #89 Fix build error caused by type
  • #96 Fix Storybook unmet dependencies

Refactor

  • #57 Deploy only when push to main
  • #67 Modal
  • #68 Cache CICD Workflow & Add CI Workflow
  • #72 Docker Production
  • #78 pre-commit & pre-push refinement
  • #79 Separate Workflow Jobs & Restore Cache

Full Changelog: v0.1.0...v0.2.0

Release v0.1.0

21 May 09:30
db76736
Compare
Choose a tag to compare

Features

  • #17 實作 Http Client
  • #19 實作 Button
  • #26 實作 Avatars
  • #32 實作 Layout
  • #35 安裝 Storybook
  • #58 GitHub Action CI/CD

Bug Fix

  • husky pre-commit & pre-push

Refactor