FuseBox v3.4.0 Release Notes

Release Date: 2018-07-13 // almost 6 years ago
  • 🐛 Bug Fixes

    • ➕ add error handling, add backward compatability, update docs. (49ebf45)
    • 📦 cssFiles keys now use the {packageName}/{pattern} format (3459180)
    • 🛠 Global keys order is respected in config, fixes #1304 (#1305) (722c501)
    • 🚚 move devServer fallback after proxy (163ef97)
    • Quantum CSS now respects tree shaking (52637a5)
    • ✂ remove node-sass from deps (bf305e2)

    🔋 Features

    • ➕ Add css splitting with cssFiles quantum config (d3f5491)
    • ⚡️ adjust pre option in webindex to a string instead of an object and update docs. (8d13bd9)
    • 👉 Use cssFiles name as key for manifest (fb107ef)