-
Notifications
You must be signed in to change notification settings - Fork 2
Releases: NaverPayDev/code-style
Releases · NaverPayDev/code-style
- @naverpay/eslint-plugin@2.3.2
- @naverpay/eslint-config@2.4.3
- @naverpay/eslint-config@2.4.2
- @naverpay/eslint-plugin@2.3.1
- @naverpay/eslint-config@2.4.1
- @naverpay/markdown-lint@2.0.1
- @naverpay/markdown-lint@2.0.0
- @naverpay/editorconfig@2.0.0
- @naverpay/code-style-cli@0.1.0
- @naverpay/markdown-lint@2.0.0-rc.260113-673ff12
Previous Next
@naverpay/eslint-plugin@2.3.2
@naverpay/eslint-config@2.4.3
52af5a8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
@naverpay/eslint-config@2.4.2
@naverpay/eslint-plugin@2.3.1
@naverpay/eslint-config@2.4.1
@naverpay/markdown-lint@2.0.1
@naverpay/markdown-lint@2.0.0
ee62c4c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Major Changes
-
1a3a7ca: postinstall 스크립트 제거
Breaking Changes
postinstall스크립트가 제거되어 설치 시.markdownlint.json파일이 자동으로 생성되지 않습니다- 기존:
npm install시 자동으로.markdownlint.json파일 생성 - 변경:
@naverpay/code-style-cli사용 또는 수동으로 설정 파일 생성 필요
문서 업데이트
- README에 권장 설치 방법 추가 (
@naverpay/code-style-cli사용) - 수동 설치 방법 안내 추가 (
.markdownlint.jsoncextends 사용)
Assets 2
@naverpay/editorconfig@2.0.0
ee62c4c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Major Changes
-
1a3a7ca: postinstall 스크립트 제거
Breaking Changes
postinstall스크립트가 제거되어 설치 시.editorconfig파일이 자동으로 생성되지 않습니다- 기존:
npm install시 자동으로.editorconfig파일 생성 - 변경:
@naverpay/code-style-cli사용 또는 수동으로 파일 복사 필요
문서 업데이트
- README에 권장 설치 방법 추가 (
@naverpay/code-style-cli사용) - 수동 설치 방법 안내 추가
Assets 2
@naverpay/code-style-cli@0.1.0
Minor Changes
-
8f6112c: [code-style-cli] 패키지 설치 및 설정 파일 생성 CLI 도구 추가
Assets 2
@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 스크립트 제거
Assets 2
Previous Next