Skip to content

v2.1.0

Compare
Choose a tag to compare
@keithamus keithamus released this 23 Feb 15:49
· 22 commits to main since this release

This updates the package.json to include sideEffects: false which improves tree-shaking in bundlers like WebPack and Rollup. Thanks @stof (#11)

It also updates the TypeScript types for decorator functions.