rollup v0.25.0 Release Notes

    • 💥 breaking Module order is determined according to spec, rather than in a way designed to prevent runtime errors. Rollup will warn if it detects runtime errors are likely (#435)
    • Prevent overly aggressive tree-shaking with complex call expressions (#440)