rollup v2.29.0 Release Notes

Release Date: 2020-10-08 // over 3 years ago
  • 2020-10-08

    🔋 Features

    • 👍 Allow passing custom options to other plugins via this.resolve (#3807)
    • 👍 Allow attaching custom meta information to modules when resolving, loading or transforming (#3807)
    • Do not throw but return null when using this.getModuleInfo for an unknown id (#3807)

    🐛 Bug Fixes

    • 🏗 Trigger build in watch mode when files are added to a watched directory (#3812)
    • 👉 Make code optional when transforming modules (#3807)

    Pull Requests