Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 365 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 365 Bytes

1.2.0

  • Improved AMD export (edge cases)
  • Improved anonymous function exporting

1.1.4

  • Update recast
  • Avoid stripping comments when removing use strict

1.1.3

  • Added fix for member expression in CJS rule

1.1.0

  • Added simple-arrow transform
  • Tried to fix some issues with the cjs transform
  • Fixed the tests

1.0.0

  • Got started