Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

v1.0.2

Choose a tag to compare

@hwahyang1 hwahyang1 released this 22 Aug 11:58
· 19 commits to main since this release
754954a

ChangeLog

  • ESLint 버전 업 (ES2020 -> ES2022)
  • ErrorCode 클래스명을 StatusCode로 변경
  • 일부 용어 수정 ('메뉴' -> '옵션')
  • 모든 interface에 type 변수(enum) 추가 (Express Request에 사용되는 interface 제외)
  • 기타 수정