UNPKG

cra-template-react-ts

Version:
37 lines (19 loc) 1.52 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. # [1.3.0](https://github.com/chqfly/cra-template-react-ts/compare/v1.2.0...v1.3.0) (2020-07-14) ### Features * 引入craco配置 ([10c6984](https://github.com/chqfly/cra-template-react-ts/commit/10c6984)) * 按需引入antd ([af8f7a9](https://github.com/chqfly/cra-template-react-ts/commit/af8f7a9)) * 文件特性文档 ([640e025](https://github.com/chqfly/cra-template-react-ts/commit/640e025)) * 添加node-sass npm下载源 ([bffb6a1](https://github.com/chqfly/cra-template-react-ts/commit/bffb6a1)) * 移除browserlistrc,使用默认的配置 ([c7c0e96](https://github.com/chqfly/cra-template-react-ts/commit/c7c0e96)) * 调整template文件 ([0df7575](https://github.com/chqfly/cra-template-react-ts/commit/0df7575)) * 调整项目依赖 ([6122338](https://github.com/chqfly/cra-template-react-ts/commit/6122338)) # [1.2.0](https://github.com/chqfly/cra-template-react-ts/compare/v1.1.0...v1.2.0) (2020-07-14) ### Features * 替换api ([8d4a664](https://github.com/chqfly/cra-template-react-ts/commit/8d4a664)) # 1.1.0 (2020-07-14) ### Features * init ([95e80fd](https://github.com/chqfly/cra-template-react-ts/commit/95e80fd)) * 修改包名 ([18388c2](https://github.com/chqfly/cra-template-react-ts/commit/18388c2)) * 目录结构 ([14c5b96](https://github.com/chqfly/cra-template-react-ts/commit/14c5b96))