Skip to content

Commit ca5cecc

Browse files
committed
Merge branch 'main' into develop
2 parents 573cddf + 087918a commit ca5cecc

File tree

1 file changed

+62
-61
lines changed

1 file changed

+62
-61
lines changed

CHANGELOG.md

Lines changed: 62 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -9,188 +9,189 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Code Refactoring
1111

12-
* ProgressBar 컴포넌트 UI 개선 및 코드 최적화 ([#122](https://github.com/Nexters/yogieat/issues/122)) ([c73de1d](https://github.com/Nexters/yogieat/commit/c73de1d79ab2f51c720036cf8b2cfd4e789e64cc))
12+
- ProgressBar 컴포넌트 UI 개선 및 코드 최적화 ([#122](https://github.com/Nexters/yogieat/issues/122)) ([c73de1d](https://github.com/Nexters/yogieat/commit/c73de1d79ab2f51c720036cf8b2cfd4e789e64cc))
1313

1414
## [2.0.0-beta.9](https://github.com/Nexters/yogieat/compare/v2.0.0-beta.8...v2.0.0-beta.9) (2026-02-27)
1515

1616
### Code Refactoring
1717

18-
* SSE 이벤트를 recommend-result-created로 변경 ([#121](https://github.com/Nexters/yogieat/issues/121)) ([222e613](https://github.com/Nexters/yogieat/commit/222e613a172b43709c6ffef303abc66683af7812))
18+
- SSE 이벤트를 recommend-result-created로 변경 ([#121](https://github.com/Nexters/yogieat/issues/121)) ([222e613](https://github.com/Nexters/yogieat/commit/222e613a172b43709c6ffef303abc66683af7812))
1919

2020
## [2.0.0-beta.8](https://github.com/Nexters/yogieat/compare/v2.0.0-beta.7...v2.0.0-beta.8) (2026-02-27)
2121

2222
### Features
2323

24-
* SSE Event Registry 시스템 구현 및 마이그레이션 ([#119](https://github.com/Nexters/yogieat/issues/119)) ([178c79c](https://github.com/Nexters/yogieat/commit/178c79ca0cdb0a6c93ac502342329ba0b2c6e14f))
24+
- SSE Event Registry 시스템 구현 및 마이그레이션 ([#119](https://github.com/Nexters/yogieat/issues/119)) ([178c79c](https://github.com/Nexters/yogieat/commit/178c79ca0cdb0a6c93ac502342329ba0b2c6e14f))
2525

2626
## [2.0.0-beta.7](https://github.com/Nexters/yogieat/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2026-02-26)
2727

2828
### Features
2929

30-
* opinion 랜딩 페이지 UI 업데이트 (로고·lottie·footer) ([#120](https://github.com/Nexters/yogieat/issues/120)) ([2817c50](https://github.com/Nexters/yogieat/commit/2817c5085db4088a0d200416ba9314689e41b440))
31-
* 추천 결과 생성 대기 페이지 및 애니메이션 구현 ([#118](https://github.com/Nexters/yogieat/issues/118)) ([a720a76](https://github.com/Nexters/yogieat/commit/a720a762b0947078044ece3710dc8a4e290c61d8))
30+
- opinion 랜딩 페이지 UI 업데이트 (로고·lottie·footer) ([#120](https://github.com/Nexters/yogieat/issues/120)) ([2817c50](https://github.com/Nexters/yogieat/commit/2817c5085db4088a0d200416ba9314689e41b440))
31+
- 추천 결과 생성 대기 페이지 및 애니메이션 구현 ([#118](https://github.com/Nexters/yogieat/issues/118)) ([a720a76](https://github.com/Nexters/yogieat/commit/a720a762b0947078044ece3710dc8a4e290c61d8))
3232

3333
## [2.0.0-beta.6](https://github.com/Nexters/yogieat/compare/v2.0.0-beta.5...v2.0.0-beta.6) (2026-02-25)
3434

3535
### Bug Fixes
3636

37-
* 결과 페이지 - 상단 취향 요약 섹션, 하단 투표 결과 선호 카테고리 노출 순서 로직 수정 ([#117](https://github.com/Nexters/yogieat/issues/117)) ([f5c4a1c](https://github.com/Nexters/yogieat/commit/f5c4a1c0d9f38ae57e7d00128086c1aa6643d4e8))
37+
- 결과 페이지 - 상단 취향 요약 섹션, 하단 투표 결과 선호 카테고리 노출 순서 로직 수정 ([#117](https://github.com/Nexters/yogieat/issues/117)) ([f5c4a1c](https://github.com/Nexters/yogieat/commit/f5c4a1c0d9f38ae57e7d00128086c1aa6643d4e8))
3838

3939
## [2.0.0-beta.5](https://github.com/Nexters/yogieat/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2026-02-25)
4040

4141
### Bug Fixes
4242

43-
* 모임 인원 초과 및 결과 생성 완료 시 Toast 커스텀 기능 추가 ([#116](https://github.com/Nexters/yogieat/issues/116)) ([6088935](https://github.com/Nexters/yogieat/commit/6088935b3b31eb824e557adf912ead7d7d74bb4d))
43+
- 모임 인원 초과 및 결과 생성 완료 시 Toast 커스텀 기능 추가 ([#116](https://github.com/Nexters/yogieat/issues/116)) ([6088935](https://github.com/Nexters/yogieat/commit/6088935b3b31eb824e557adf912ead7d7d74bb4d))
4444

4545
## [2.0.0-beta.4](https://github.com/Nexters/yogieat/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2026-02-25)
4646

4747
### Bug Fixes
4848

49-
* 결과 대기 페이지 내 공유 버튼 스타일을 Tertiary 로 수정 ([#115](https://github.com/Nexters/yogieat/issues/115)) ([a63ddd1](https://github.com/Nexters/yogieat/commit/a63ddd14dfb507937572e9929250749f9ceed519))
49+
- 결과 대기 페이지 내 공유 버튼 스타일을 Tertiary 로 수정 ([#115](https://github.com/Nexters/yogieat/issues/115)) ([a63ddd1](https://github.com/Nexters/yogieat/commit/a63ddd14dfb507937572e9929250749f9ceed519))
5050

5151
## [2.0.0-beta.3](https://github.com/Nexters/yogieat/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2026-02-25)
5252

5353
### Bug Fixes
5454

55-
* 음식 카테고리 일러스트레이터를 Figma 내 최신 시안으로 수정 ([#114](https://github.com/Nexters/yogieat/issues/114)) ([18f9cc3](https://github.com/Nexters/yogieat/commit/18f9cc38dda3000852cca056fe186405750d0a53))
55+
- 음식 카테고리 일러스트레이터를 Figma 내 최신 시안으로 수정 ([#114](https://github.com/Nexters/yogieat/issues/114)) ([18f9cc3](https://github.com/Nexters/yogieat/commit/18f9cc38dda3000852cca056fe186405750d0a53))
5656

5757
### Code Refactoring
5858

59-
* PeopleIllustration 캐릭터 배치 및 구조 개선 ([#112](https://github.com/Nexters/yogieat/issues/112)) ([ae95b72](https://github.com/Nexters/yogieat/commit/ae95b7274306d9edced38f6f9cb889d7e6cf0b5b))
59+
- PeopleIllustration 캐릭터 배치 및 구조 개선 ([#112](https://github.com/Nexters/yogieat/issues/112)) ([ae95b72](https://github.com/Nexters/yogieat/commit/ae95b7274306d9edced38f6f9cb889d7e6cf0b5b))
6060

6161
## [2.0.0-beta.2](https://github.com/Nexters/yogieat/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2026-02-25)
6262

6363
### Bug Fixes
6464

65-
* 1, 3순위를 선택했으나 2순위를 선택하지 않았을 경우 Validation 을 막지 않았던 문제 수정 ([#113](https://github.com/Nexters/yogieat/issues/113)) ([22e58e8](https://github.com/Nexters/yogieat/commit/22e58e844539bfaf787ada837585d3a2590f8df3))
65+
- 1, 3순위를 선택했으나 2순위를 선택하지 않았을 경우 Validation 을 막지 않았던 문제 수정 ([#113](https://github.com/Nexters/yogieat/issues/113)) ([22e58e8](https://github.com/Nexters/yogieat/commit/22e58e844539bfaf787ada837585d3a2590f8df3))
6666

6767
## [2.0.0-beta.1](https://github.com/Nexters/yogieat/compare/v1.6.0-beta.8...v2.0.0-beta.1) (2026-02-25)
6868

6969
### ⚠ BREAKING CHANGES
7070

71-
* OpinionForm field names changed
71+
- OpinionForm field names changed
7272

7373
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
7474

75-
* refactor: update schema field names and exports
75+
- refactor: update schema field names and exports
7676

77-
- foodCategorySchema → categorySchema
78-
- dislikedFoodSchema → dislikedCategoriesSchema
79-
- preferredMenusSchema → preferredCategoriesSchema
80-
- Update opinionFormSchema with new field names
81-
- Replace hardcoded "ANY" with CATEGORY.ANY
82-
* Schema field names changed
77+
* foodCategorySchema → categorySchema
78+
* dislikedFoodSchema → dislikedCategoriesSchema
79+
* preferredMenusSchema → preferredCategoriesSchema
80+
* Update opinionFormSchema with new field names
81+
* Replace hardcoded "ANY" with CATEGORY.ANY
82+
83+
- Schema field names changed
8384

8485
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
8586

86-
* refactor: rename component files to use Category naming
87+
- refactor: rename component files to use Category naming
8788

88-
- FoodCard → CategoryCard
89-
- FoodCategoryCarousel → CategoryCarousel
90-
- DislikedFoodButton → DislikedCategoryButton
89+
* FoodCard → CategoryCard
90+
* FoodCategoryCarousel → CategoryCarousel
91+
* DislikedFoodButton → DislikedCategoryButton
9192

9293
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
9394

94-
* refactor: update component export names
95+
- refactor: update component export names
9596

96-
- FoodCard → CategoryCard
97-
- FoodCategoryCarousel → CategoryCarousel
98-
- DislikedFoodButton → DislikedCategoryButton
99-
- Update component function names to match new file names
100-
- Internal logic unchanged (will be updated in next PR)
97+
* FoodCard → CategoryCard
98+
* FoodCategoryCarousel → CategoryCarousel
99+
* DislikedFoodButton → DislikedCategoryButton
100+
* Update component function names to match new file names
101+
* Internal logic unchanged (will be updated in next PR)
101102

102103
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
103104

104-
* refactor: update import references to use new constant names
105+
- refactor: update import references to use new constant names
105106

106-
- Update all components to use new constant names:
107-
* RANKS → RANK_LIST
108-
* RANK_LABELS → RANK_LABEL
109-
* FOOD_CATEGORIES → CATEGORY_LIST
110-
* FOOD_CATEGORY_LABEL → CATEGORY_LABEL
111-
* FOOD_CATEGORY_VALUES → CATEGORY_VALUES
112-
* dislikedFoodSchema → dislikedCategoriesSchema
113-
* preferredMenusSchema → preferredCategoriesSchema
107+
* Update all components to use new constant names:
108+
- RANKS → RANK_LIST
109+
- RANK_LABELS → RANK_LABEL
110+
- FOOD_CATEGORIES → CATEGORY_LIST
111+
- FOOD_CATEGORY_LABEL → CATEGORY_LABEL
112+
- FOOD_CATEGORY_VALUES → CATEGORY_VALUES
113+
- dislikedFoodSchema → dislikedCategoriesSchema
114+
- preferredMenusSchema → preferredCategoriesSchema
114115

115-
- Update type imports:
116-
* FoodCategory → Category
116+
* Update type imports:
117+
- FoodCategory → Category
117118

118-
- Update form field references:
119-
* dislikedFoods → dislikedCategories
120-
* preferredMenus → preferredCategories
119+
* Update form field references:
120+
- dislikedFoods → dislikedCategories
121+
- preferredMenus → preferredCategories
121122

122-
- Fix component imports after file renames:
123-
* FoodCategoryCarousel → CategoryCarousel
124-
* DislikedFoodButton → DislikedCategoryButton
123+
* Fix component imports after file renames:
124+
- FoodCategoryCarousel → CategoryCarousel
125+
- DislikedFoodButton → DislikedCategoryButton
125126

126127
This ensures the build succeeds after type system changes.
127128

128129
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
129130

130-
* style: run prettier format
131+
- style: run prettier format
131132

132-
- Format code according to project prettier rules
133-
- No logic changes, only formatting
133+
* Format code according to project prettier rules
134+
* No logic changes, only formatting
134135

135136
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
136137

137138
### Code Refactoring
138139

139-
* 타입 시스템 리팩토링 - enum을 as const 패턴으로 전환 ([#110](https://github.com/Nexters/yogieat/issues/110)) ([d427378](https://github.com/Nexters/yogieat/commit/d4273786f2b6db4f5f5c88fca18f7c960f1898b1)), closes [#111](https://github.com/Nexters/yogieat/issues/111)
140+
- 타입 시스템 리팩토링 - enum을 as const 패턴으로 전환 ([#110](https://github.com/Nexters/yogieat/issues/110)) ([d427378](https://github.com/Nexters/yogieat/commit/d4273786f2b6db4f5f5c88fca18f7c960f1898b1)), closes [#111](https://github.com/Nexters/yogieat/issues/111)
140141

141142
## [1.6.0-beta.8](https://github.com/Nexters/yogieat/compare/v1.6.0-beta.7...v1.6.0-beta.8) (2026-02-25)
142143

143144
### Code Refactoring
144145

145-
* opinion 페이지 컴포넌트 구조 개선 및 로직 통합 ([#109](https://github.com/Nexters/yogieat/issues/109)) ([a76f75f](https://github.com/Nexters/yogieat/commit/a76f75f165cbf1526e037b1b765452503dacfe6f))
146+
- opinion 페이지 컴포넌트 구조 개선 및 로직 통합 ([#109](https://github.com/Nexters/yogieat/issues/109)) ([a76f75f](https://github.com/Nexters/yogieat/commit/a76f75f165cbf1526e037b1b765452503dacfe6f))
146147

147148
## [1.6.0-beta.7](https://github.com/Nexters/yogieat/compare/v1.6.0-beta.6...v1.6.0-beta.7) (2026-02-24)
148149

149150
### Features
150151

151-
* 인원 수 선택 시 시각적 피드백 추가 ([e9f6de6](https://github.com/Nexters/yogieat/commit/e9f6de6e647cc9825db8b88014ee5e2c6042a38e))
152+
- 인원 수 선택 시 시각적 피드백 추가 ([e9f6de6](https://github.com/Nexters/yogieat/commit/e9f6de6e647cc9825db8b88014ee5e2c6042a38e))
152153

153154
## [1.6.0-beta.6](https://github.com/Nexters/yogieat/compare/v1.6.0-beta.5...v1.6.0-beta.6) (2026-02-24)
154155

155156
### Features
156157

157-
* 결과 페이지 - 투표 결과 섹션 구현 ([#106](https://github.com/Nexters/yogieat/issues/106)) ([c633225](https://github.com/Nexters/yogieat/commit/c6332256a59ef96b079f7ac26705b30c0e9ae02c))
158+
- 결과 페이지 - 투표 결과 섹션 구현 ([#106](https://github.com/Nexters/yogieat/issues/106)) ([c633225](https://github.com/Nexters/yogieat/commit/c6332256a59ef96b079f7ac26705b30c0e9ae02c))
158159

159160
## [1.6.0-beta.5](https://github.com/Nexters/yogieat/compare/v1.6.0-beta.4...v1.6.0-beta.5) (2026-02-24)
160161

161162
### Features
162163

163-
* 404, 500 에러 페이지 추가 ([#107](https://github.com/Nexters/yogieat/issues/107)) ([e9e5772](https://github.com/Nexters/yogieat/commit/e9e57725127ea384c2836c61910488e137801271))
164+
- 404, 500 에러 페이지 추가 ([#107](https://github.com/Nexters/yogieat/issues/107)) ([e9e5772](https://github.com/Nexters/yogieat/commit/e9e57725127ea384c2836c61910488e137801271))
164165

165166
## [1.6.0-beta.4](https://github.com/Nexters/yogieat/compare/v1.6.0-beta.3...v1.6.0-beta.4) (2026-02-24)
166167

167168
### Features
168169

169-
* 과반수 이상 의견 제출 시 추천 결과 생성 관련 API, Hook 추가 ([#103](https://github.com/Nexters/yogieat/issues/103)) ([5b31eec](https://github.com/Nexters/yogieat/commit/5b31eec62d2c3009053591d30b635118efdabbce)), closes [#105](https://github.com/Nexters/yogieat/issues/105)
170+
- 과반수 이상 의견 제출 시 추천 결과 생성 관련 API, Hook 추가 ([#103](https://github.com/Nexters/yogieat/issues/103)) ([5b31eec](https://github.com/Nexters/yogieat/commit/5b31eec62d2c3009053591d30b635118efdabbce)), closes [#105](https://github.com/Nexters/yogieat/issues/105)
170171

171172
## [1.6.0-beta.3](https://github.com/Nexters/yogieat/compare/v1.6.0-beta.2...v1.6.0-beta.3) (2026-02-23)
172173

173174
### Features
174175

175-
* 취향 요약 카드 추가 ([#104](https://github.com/Nexters/yogieat/issues/104)) ([816fa96](https://github.com/Nexters/yogieat/commit/816fa96e04460501abfa485bd987c90a70c186da))
176+
- 취향 요약 카드 추가 ([#104](https://github.com/Nexters/yogieat/issues/104)) ([816fa96](https://github.com/Nexters/yogieat/commit/816fa96e04460501abfa485bd987c90a70c186da))
176177

177178
## [1.6.0-beta.2](https://github.com/Nexters/yogieat/compare/v1.6.0-beta.1...v1.6.0-beta.2) (2026-02-22)
178179

179180
### Features
180181

181-
* SSE 기반 실시간 모임 현황 업데이트 구현 ([#87](https://github.com/Nexters/yogieat/issues/87)) ([0d220e0](https://github.com/Nexters/yogieat/commit/0d220e002c11da6cb470c793960d6736909e63a0))
182+
- SSE 기반 실시간 모임 현황 업데이트 구현 ([#87](https://github.com/Nexters/yogieat/issues/87)) ([0d220e0](https://github.com/Nexters/yogieat/commit/0d220e002c11da6cb470c793960d6736909e63a0))
182183

183184
## [1.6.0-beta.1](https://github.com/Nexters/yogieat/compare/v1.5.0...v1.6.0-beta.1) (2026-02-22)
184185

185186
### Features
186187

187-
* 추천 결과 API response 타입 업데이트 ([#100](https://github.com/Nexters/yogieat/issues/100)) ([1d046ab](https://github.com/Nexters/yogieat/commit/1d046abea2361174e64927d29c92035da2899db5)), closes [#101](https://github.com/Nexters/yogieat/issues/101) [#102](https://github.com/Nexters/yogieat/issues/102)
188+
- 추천 결과 API response 타입 업데이트 ([#100](https://github.com/Nexters/yogieat/issues/100)) ([1d046ab](https://github.com/Nexters/yogieat/commit/1d046abea2361174e64927d29c92035da2899db5)), closes [#101](https://github.com/Nexters/yogieat/issues/101) [#102](https://github.com/Nexters/yogieat/issues/102)
188189

189190
### Bug Fixes
190191

191-
* GitHub Actions 워크플로우 개선 및 스타일 가이드 업데이트 ([#91](https://github.com/Nexters/yogieat/issues/91)) ([e6c009e](https://github.com/Nexters/yogieat/commit/e6c009e7f27a8c75fbfb49f0dc9fd832c83643a5))
192-
* nicknameSchema 내 Error Message 에 작성되었던 오류 메세지 오타 수정 ([e2ee69e](https://github.com/Nexters/yogieat/commit/e2ee69ed9f75b8793cb637fd06e72541fdb12702))
193-
* 불호 선택 스텝 내 설명 수정 ([d7975ab](https://github.com/Nexters/yogieat/commit/d7975ab966b5f6e1174202fafac83de13ad4e422))
192+
- GitHub Actions 워크플로우 개선 및 스타일 가이드 업데이트 ([#91](https://github.com/Nexters/yogieat/issues/91)) ([e6c009e](https://github.com/Nexters/yogieat/commit/e6c009e7f27a8c75fbfb49f0dc9fd832c83643a5))
193+
- nicknameSchema 내 Error Message 에 작성되었던 오류 메세지 오타 수정 ([e2ee69e](https://github.com/Nexters/yogieat/commit/e2ee69ed9f75b8793cb637fd06e72541fdb12702))
194+
- 불호 선택 스텝 내 설명 수정 ([d7975ab](https://github.com/Nexters/yogieat/commit/d7975ab966b5f6e1174202fafac83de13ad4e422))
194195

195196
## [1.5.0-beta.3](https://github.com/Nexters/yogieat/compare/v1.5.0-beta.2...v1.5.0-beta.3) (2026-02-21)
196197

0 commit comments

Comments
 (0)