Skip to content

v1.1.1

Choose a tag to compare

@keithamus keithamus released this 08 Feb 16:07
· 480 commits to main since this release

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.