Skip to content

Commit 10c3bc3

Browse files
chore(release): 1.0.1
1 parent e6cb60e commit 10c3bc3

File tree

3 files changed

+410
-821
lines changed

3 files changed

+410
-821
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,20 @@
22

33
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.
44

5+
<a name="1.0.1"></a>
6+
## [1.0.1](https://github.com/webpack-contrib/css-loader/compare/v1.0.0...v1.0.1) (2018-10-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **loader:** trim unquoted import urls ([#783](https://github.com/webpack-contrib/css-loader/issues/783)) ([21fcddf](https://github.com/webpack-contrib/css-loader/commit/21fcddf))
12+
13+
14+
515
<a name="1.0.0"></a>
616
# [1.0.0](https://github.com/webpack-contrib/css-loader/compare/v0.28.11...v1.0.0) (2018-07-06)
717

18+
819
### BREAKING CHANGES
920

1021
* remove `minimize` option, use [`postcss-loader`](https://github.com/postcss/postcss-loader) with [`cssnano`](https://github.com/cssnano/cssnano) or use [`optimize-cssnano-plugin`](https://github.com/intervolga/optimize-cssnano-plugin) plugin
@@ -17,6 +28,7 @@ All notable changes to this project will be documented in this file. See [standa
1728
* minimum require `webpack` version is `4`
1829

1930

31+
2032
<a name="0.28.11"></a>
2133
## [0.28.11](https://github.com/webpack-contrib/css-loader/compare/v0.28.10...v0.28.11) (2018-03-16)
2234

0 commit comments

Comments
 (0)