Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ewald <mail@johannesewald.de>2017-11-20 17:56:48 +0300
committerJohannes Ewald <mail@johannesewald.de>2017-11-20 17:56:48 +0300
commitc27b29f9be0ba708ab16204b312de5dd7beed412 (patch)
treea8791dc1adc403b8244d18d47920836ba1fe3f2f
parent135154deb9054423aac195817b36ce1440fbba0d (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7476971..3728338 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,9 @@
Changelog
---------
+### 3.0.2
+- Fix a bug where rewire used the project's .babelrc [#119](https://github.com/jhnns/rewire/issues/119) [#123](https://github.com/jhnns/rewire/pull/123)
+
### 3.0.1
- Fix Unknown Plugin "transform-es2015-block-scoping" [#121](https://github.com/jhnns/rewire/issues/121) [#122](https://github.com/jhnns/rewire/pull/122)