Rollup v0.14.1 Release Notes

    • export { name } from './other' does not create a local binding (#16)
    • A single binding can be exported under multiple names (#18)
    • useStrict option exposed to CLI as --strict/--no-strict (#81)
    • Neater exports from ES6 bundles