All Versions
627
Latest Version
Avg Release Cycle
5 days
Latest Release
-

Changelog History
Page 63

  • v0.4.1 Changes

    • More import name deconflicting
  • v0.4.0 Changes

    • Self-hosting! rollup.rollup now rolls up rollup
    • ๐Ÿ›  Fix bug with comments inside a statement later being appended to it
    • Prevent shadowing of external modules
    • Rewrite computed property identifiers where necessary
    • Preserve original statement order where possible
    • ๐Ÿ”จ Internal refactoring
  • v0.3.1 Changes

    • Saner deconflicting
    • ๐Ÿ“‡ Rename namespace imports from external modules correctly
  • v0.3.0 Changes

    • Basic functionality present, mostly spec-compliant
  • v0.2.1 Changes

    • ๐Ÿ“ฆ Include dist files in npm package (duh)
  • v0.2.0 Changes

    • ๐Ÿš€ First release capable of doing anything useful
    • Still lots of basic functionality missing
  • v0.1.0 Changes

    • ๐ŸŽ‰ Initial experiment