v6.0.0
- Converted from JavaScript to TypeScript
- Breaking Change: `require('caterpillar-browser')` is now `require('caterpillar-browser').default`
- No change necessary if are using import for modules or doing `require('caterpillar-browser').create()`
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)