rollup v0.19.2 Release Notes

    • 🛠 Fix exporting namespaces to include all of their exports (#204)
    • Namespace exotic objects are frozen to ensure that its properties cannot be modified, reconfigured, redefined or deleted (#203)
    • 🛠 Fix ReferenceError: Promise is not defined in node v0.10 (#189)