Rollup v0.4.0 Release Notes

    • 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