UNPKG

@newbiz/admin-script-libs

Version:

신사업 프론트엔드 공통 어드민 셋업 라이브러리.

51 lines (42 loc) 1.53 kB
# Change Log All notable version changes would be documented in this file. ## 0.8.0 > Minor version updated at 2020.04.21 - Chores: 디펜던시 업데이트 - Performance Improvements: package.json 내 `postcss` 설정 제거 - `vue.config.js` 혹은 `postcss.config.js` 파일을 생성하여 autoprefixer 및 cssnano 등의 디펜던시를 설정하도록 한다. ## 0.7.x > Minor version updated at 2020.02.27 - Chores - vessel@3.3.0 템플릿 적용 - 디펜던시 업데이트 - Performance Improvements - Sonarqube Scanner 설정 추가 - Gitlab CI 환경설정 제거 - 복사될 설정파일에 대해 선택적 overwrite 되도록 수정 ## 0.6.x > Minor version updated at 2020.02.17 - Bug Fixes: 린트오류 수정 - Performance Improvements - `eslint` 설정 수정 - `jest` 설정 수정 ## 0.5.0 > Minor version updated at 2020.02.06 - Performance Improvements: - 기본 설치 디펜던시 일부 제거 - 템플릿의 eslintrc.js 수정 (TypeScript 항목 적용) ## 0.4.0 > Minor version updated at 2020.02.05 - Performance Improvements: 템플릿에 webpack.config.js 추가 ## 0.3.0 > Minor version updated at 2020.01.30 - Performance Improvements - `admin-script.ts` 코드 내부 수정 - 템플릿의 eslintignore 수정 - 템플릿에 gitlab-ci.yml 추가 ## 0.2.0 > Minor version updated at 2020.01.29 - Performance Improvements - 템플릿의 eslintrc.json을 eslintrc.js로 변경 - 템플릿의 editorconfig 수정 ## 0.1.0 > Minor version released at 2020.01.23