v1.1.1
This release changes the @target/@targets decorators such that they work using Babel's legacy decorators transform, without TypeScript. TypeScript is still encouraged to be used with Catalyst, but this makes it possible to use Babel instead.
If you're not using Babel, or are transforming with TypeScript ahead of using Babel then this release won't make a difference to your usage.