Skip to content

Commit 4d6262a

Browse files
committed
updating changelog
1 parent e83df32 commit 4d6262a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# CHANGELOG
22

3+
## 0.16.0
4+
5+
* Added a priority argument to the `addPlugin()` method so that we
6+
can (mostly in the future) allow plugins to be ordered, if/when
7+
that becomes necessary - #177 via @Lyrkan
8+
9+
* Fixed several minor bugs related to extra `.map` files (#170),
10+
always having a DefinePlugin enabled (#172), fixing extra
11+
instances of the ts-loader (#181) and upgrading a dependency
12+
to avoid a deprecation warning (#182) - all via @Lyrkan
13+
314
## 0.15.1
415

516
* Fixed bug with using `?` in your versioning strategy with

0 commit comments

Comments
 (0)