v0.0.15
🐛 Bug fixes
- Change FastBoot dependency to
^1.2.1. In 0.0.11 we allowed^1.2.1 || ^2.0.0, but that versioning was too liberal and ended up installing FastBoot2.0.0in apps that relied on1.2.1. - Fixed a bug in 0.0.14 where the bodyParser was not scoped to the FastBoot testing URLS.