Skip to content

v0.0.15

Choose a tag to compare

@ryanto ryanto released this 01 May 02:01
· 817 commits to master since this release

🐛 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 FastBoot 2.0.0 in apps that relied on 1.2.1.
  • Fixed a bug in 0.0.14 where the bodyParser was not scoped to the FastBoot testing URLS.