rollup v0.23.2 Release Notes

    • Ensure dest or sourceMapFile is resolved against CWD for purposes of sourcemap generation (#344)
    • ๐Ÿ‘Œ Support banner, footer, intro and outro options via CLI (#330)
    • ๐Ÿ‘ Allow options.global to be a function rather than an object, and warn on missing names (#293)
    • Ensure side-effects are captured in cyclical call expressions (#397)
    • ๐Ÿ›  Fix parse error with body-less arrow function expressions (#403)