You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
2.0 KiB
40 lines
2.0 KiB
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [1.2.3](https://github.com/umijs/plugins/compare/@umijs/plugin-block-devtool@1.2.2...@umijs/plugin-block-devtool@1.2.3) (2020-04-20)
|
|
|
|
### Bug Fixes
|
|
|
|
- **plugin-block-devtool:** localesPath no found bug ([#163](https://github.com/umijs/plugins/issues/163)) ([ad74fee](https://github.com/umijs/plugins/commit/ad74fee5e321c59df0c56bc9b9d698148ab90695))
|
|
|
|
## [1.2.2](https://github.com/umijs/plugins/compare/@umijs/plugin-block-devtool@1.2.1...@umijs/plugin-block-devtool@1.2.2) (2020-04-09)
|
|
|
|
### Bug Fixes
|
|
|
|
- **plugin-block-devtool:** fix dev tool no work error ([#141](https://github.com/umijs/plugins/issues/141)) ([801904b](https://github.com/umijs/plugins/commit/801904baafd2eee7aeee0cf60713ed2671d3dd13))
|
|
|
|
## [1.2.1](https://github.com/umijs/plugins/compare/@umijs/plugin-block-devtool@1.2.0...@umijs/plugin-block-devtool@1.2.1) (2020-03-18)
|
|
|
|
**Note:** Version bump only for package @umijs/plugin-block-devtool
|
|
|
|
# [1.2.0](https://github.com/umijs/plugins/compare/@umijs/plugin-block-devtool@1.1.1...@umijs/plugin-block-devtool@1.2.0) (2020-03-18)
|
|
|
|
### Features
|
|
|
|
- 通过环境变量来设置 ga ([#84](https://github.com/umijs/plugins/issues/84)) ([3df8003](https://github.com/umijs/plugins/commit/3df80031a6b5e69155b36d6132b0e9d17361a16c))
|
|
|
|
## [1.1.1](https://github.com/umijs/plugins/compare/@umijs/plugin-block-devtool@1.1.0...@umijs/plugin-block-devtool@1.1.1) (2020-03-13)
|
|
|
|
**Note:** Version bump only for package @umijs/plugin-block-devtool
|
|
|
|
# 1.1.0 (2020-02-19)
|
|
|
|
### Bug Fixes
|
|
|
|
- **plugin-qiankun:** chainWebpack not return ([64a8cdd](https://github.com/umijs/plugins/commit/64a8cdd58735c97cba46286f72243ae0bfc0c87e))
|
|
|
|
### Features
|
|
|
|
- umi-plugin-block-dev migrate to @umijs/plugin-block-devtool for umi3 ([#41](https://github.com/umijs/plugins/issues/41)) ([48511d3](https://github.com/umijs/plugins/commit/48511d334146e5142706ea638001bbd2c8eecc7b))
|