Releases: NaverPayDev/code-style
Releases · NaverPayDev/code-style
@naverpay/markdown-lint@2.0.0
Major Changes
-
1a3a7ca: postinstall 스크립트 제거
Breaking Changes
postinstall스크립트가 제거되어 설치 시.markdownlint.json파일이 자동으로 생성되지 않습니다- 기존:
npm install시 자동으로.markdownlint.json파일 생성 - 변경:
@naverpay/code-style-cli사용 또는 수동으로 설정 파일 생성 필요
문서 업데이트
- README에 권장 설치 방법 추가 (
@naverpay/code-style-cli사용) - 수동 설치 방법 안내 추가 (
.markdownlint.jsoncextends 사용)
@naverpay/editorconfig@2.0.0
Major Changes
-
1a3a7ca: postinstall 스크립트 제거
Breaking Changes
postinstall스크립트가 제거되어 설치 시.editorconfig파일이 자동으로 생성되지 않습니다- 기존:
npm install시 자동으로.editorconfig파일 생성 - 변경:
@naverpay/code-style-cli사용 또는 수동으로 파일 복사 필요
문서 업데이트
- README에 권장 설치 방법 추가 (
@naverpay/code-style-cli사용) - 수동 설치 방법 안내 추가
@naverpay/code-style-cli@0.1.0
Minor Changes
-
8f6112c: [code-style-cli] 패키지 설치 및 설정 파일 생성 CLI 도구 추가
@naverpay/markdown-lint@2.0.0-rc.260113-673ff12
🚧 Pre-release
This release is a pre-release version of @naverpay/markdown-lint.
Please make sure to thoroughly test it before deploying to production.
Changes
- [#141] refactor(markdown-lint): postinstall 스크립트 제거
@naverpay/editorconfig@2.0.0-rc.260113-673ff12
🚧 Pre-release
This release is a pre-release version of @naverpay/editorconfig.
Please make sure to thoroughly test it before deploying to production.
Changes
- [#141] refactor(editorconfig): postinstall 스크립트 제거
@naverpay/biome-config@0.0.1
Patch Changes
-
fb178df: 🚀 biome formatting
@naverpay/eslint-plugin@2.3.0
Minor Changes
-
b955392: react@19 지원을 위한 react hooks 버전업
@naverpay/eslint-plugin@2.2.1
Patch Changes
-
93d42c3: [eslint-plugins] Remove empty props check
-
cab04d7: [eslint-plugin] fix filename bug in
peer-deps-in-dev-depsPR: [eslint-plugin] fix filename bug in
peer-deps-in-dev-deps