Skip to content

Commit

Permalink
chore: Update change log
Browse files Browse the repository at this point in the history
Closes #157.
  • Loading branch information
bebraw committed Nov 12, 2020
1 parent 01cd2ba commit 106f586
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 5.4.0 / 2020-10-30

- Fix - Fall back correctly in `mergeWithRules` for cases that aren't matched. #157 #158
- Fix - Don't throw if using `mergeWithRules` without a rule #151
- Feat - Throw if `undefined` is passed to `merge` as a structure to merge

## 5.3.0 / 2020-10-30

- Fix - Expose `Configuration` type through a generic to TypeScript to support both webpack 4 and 5 #141 #154
Expand Down

0 comments on commit 106f586

Please sign in to comment.