Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 347 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 347 Bytes

rollup-plugin-strip changelog

1.1.1

  • Return a name

1.1.0

  • Remove methods of this and super (#3)

1.0.3

  • Fix build

1.0.2

  • Default to adding sourcemap locations

1.0.1

  • Skip removed call expressions from further AST traversal

1.0.0

  • Initial release