feature(deps): bump barracks (#249)

Adds support for https://github.com/yoshuawuyts/barracks/pull/59
This commit is contained in:
Yoshua Wuyts
2016-09-07 19:00:16 +02:00
committed by GitHub
parent 0c5babd300
commit fd0aaf9ca3
3 changed files with 18 additions and 4 deletions
+9
View File
@@ -1,3 +1,12 @@
## `3.3.0`
Yay, `plugins` now support `wrappers` which is a segway onto HMR, time travel
and other cool plugins. These changes have come through in barracks `v8.3.0`
and a lil fix in `v8.3.1`. This is a lil patch before `4.0.0` comes through,
but should be super valuable. Wooh!
### changes
- updated barracks to `v8.3.1`
## `3.2.0`
Wooh, `plugins` are a first class citizen now thanks to the `.use()` API. It's
a multiplexed version of the old `app = choo(hooks)`. It should enable